Skip to content

Commit a8c41c4

Browse files
authored
Merge pull request #2313 from tgalopin/patch-2
Remove unnecessary line in phpdoc
2 parents 060a895 + 9a0ad50 commit a8c41c4

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)