[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 81 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
StringInput:: (2 methods):
__construct()
tokenize()
Class: StringInput - X-Ref
StringInput represents an input provided as a string.__construct($input, InputDefinition $definition = null) X-Ref |
Constructor. param: string $input An array of parameters from the CLI (in the argv format) param: InputDefinition $definition A InputDefinition instance |
tokenize($input) X-Ref |
Tokenizes a string. param: string $input The input to tokenize return: array An array of tokens |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |