Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit b0d8b95

Browse files
committed
Removed Hateoas annotation
1 parent 3d7759d commit b0d8b95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Resources/TestBundle/Document/Article.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
/**
99
* @PHPCR\Document()
10-
* @Hateoas\Relation("self", href="/path/to/this")
1110
*/
1211
class Article
1312
{

0 commit comments

Comments
 (0)