Skip to content

Commit 9a0ad50

Browse files
authored
Update ContextBuilderInterface.php
1 parent 060a895 commit 9a0ad50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/JsonLd/ContextBuilderInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public function getEntrypointContext(int $referenceType = UrlGeneratorInterface:
4343
/**
4444
* Builds the JSON-LD context for the given resource.
4545
*
46-
*
4746
* @throws ResourceClassNotFoundException
4847
*/
4948
public function getResourceContext(string $resourceClass, int $referenceType = UrlGeneratorInterface::ABS_PATH): array;

0 commit comments

Comments
 (0)