|
MediaWiki master
|
Classes | |
| class | AutoloadGenerator |
| Scan given directories and files and create an autoload class map. More... | |
| class | ClassCollector |
| Read a PHP file and return the FQCN of every class defined within it. More... | |
Functions | |
| implodeTokens () | |
| Returns the string representation of the tokens within the current expect sequence and resets the sequence. | |
|
protected |
Returns the string representation of the tokens within the current expect sequence and resets the sequence.
Definition at line 228 of file ClassCollector.php.
Referenced by MediaWiki\Autoload\ClassCollector\tryEndExpect().