Update docblock.
parent
3d6682a12c
commit
fbf63704ae
|
@ -19,7 +19,7 @@ class Definition
|
||||||
*
|
*
|
||||||
* Examples of FQNs:
|
* Examples of FQNs:
|
||||||
* - testFunction()
|
* - testFunction()
|
||||||
* - TestNamespace
|
* - TestNamespace\
|
||||||
* - TestNamespace\TestClass
|
* - TestNamespace\TestClass
|
||||||
* - TestNamespace\TestClass::TEST_CONSTANT
|
* - TestNamespace\TestClass::TEST_CONSTANT
|
||||||
* - TestNamespace\TestClass::$staticTestProperty
|
* - TestNamespace\TestClass::$staticTestProperty
|
||||||
|
|
Loading…
Reference in New Issue