Skip to content

Commit fe46230

Browse files
committed
fix code style
1 parent fc86c32 commit fe46230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Fixtures/PropertyGetter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/**
66
* This class has two paths to PropertyGetterInterface:
77
* PropertyGetterInterface <- AbstractPropertyGetter <- PropertyGetter
8-
* PropertyGetterInterface <- ChildGetterInterface <- PropertyGetter
8+
* PropertyGetterInterface <- ChildGetterInterface <- PropertyGetter.
99
*/
1010
class PropertyGetter extends AbstractPropertyGetter implements ChildGetterInterface
1111
{

0 commit comments

Comments
 (0)