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

Commit d4cb799

Browse files
committed
Fix annotation
1 parent 00be321 commit d4cb799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Resources/Document/Post.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class Post
4040
public $blog;
4141

4242
/**
43-
* @PHPCR\NodeName()
43+
* @PHPCR\Nodename()
4444
*/
4545
public $name;
4646

0 commit comments

Comments
 (0)