We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb1806 commit c7e30b9Copy full SHA for c7e30b9
Link.php
@@ -117,7 +117,7 @@ class Link implements EvolvableLinkInterface
117
public const REL_SERVICE_DESC = 'service-desc';
118
public const REL_SERVICE_DOC = 'service-doc';
119
public const REL_SERVICE_META = 'service-meta';
120
- public const REL_SIPTRUNKINGCAPABILITY= 'siptrunkingcapability';
+ public const REL_SIPTRUNKINGCAPABILITY = 'siptrunkingcapability';
121
public const REL_SPONSORED = 'sponsored';
122
public const REL_START = 'start';
123
public const REL_STATUS = 'status';
0 commit comments