We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc86c32 commit fe46230Copy full SHA for fe46230
Tests/Fixtures/PropertyGetter.php
@@ -5,7 +5,7 @@
5
/**
6
* This class has two paths to PropertyGetterInterface:
7
* PropertyGetterInterface <- AbstractPropertyGetter <- PropertyGetter
8
- * PropertyGetterInterface <- ChildGetterInterface <- PropertyGetter
+ * PropertyGetterInterface <- ChildGetterInterface <- PropertyGetter.
9
*/
10
class PropertyGetter extends AbstractPropertyGetter implements ChildGetterInterface
11
{
0 commit comments