removed trailing whitespace
parent
0c82db282f
commit
67f44c7d92
|
@ -101,7 +101,7 @@ class Definition
|
||||||
/**
|
/**
|
||||||
* Yields the definitons of all ancestor classes (the Definition fqn is yielded as key)
|
* Yields the definitons of all ancestor classes (the Definition fqn is yielded as key)
|
||||||
*
|
*
|
||||||
* @param ReadableIndex $index the index to search for needed definitions
|
* @param ReadableIndex $index the index to search for needed definitions
|
||||||
* @param bool $includeSelf should the first yielded value be the current definition itself
|
* @param bool $includeSelf should the first yielded value be the current definition itself
|
||||||
* @return Generator
|
* @return Generator
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue