1
0
Fork 0

changed completion provider docblock description

pull/421/head
Ivan Bozhanov 2017-07-07 12:30:39 +03:00
parent cc8e253fba
commit 0c82db282f
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ class CompletionProvider
}
/**
* Adds the FQNs of all parent classes to an array of FQNs of classes
* Yields FQNs from an array along with the FQNs of all parent classes
*
* @param string[] $fqns
* @return Generator