1
0
Fork 0

removed trailing whitespace

pull/421/head
Ivan Bozhanov 2017-07-07 12:41:04 +03:00
parent 0c82db282f
commit 67f44c7d92
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ class Definition
/**
* 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
* @return Generator
*/