| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 253 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
LintCommand:: (12 methods):
__construct()
configure()
execute()
validate()
display()
displayTxt()
displayJson()
getFiles()
getStdin()
getParser()
getDirectoryIterator()
isReadable()
Class: LintCommand - X-Ref
Validates YAML files syntax and outputs encountered errors.| __construct($name = null, $directoryIteratorProvider = null, $isReadableProvider = null) X-Ref |
| No description |
| configure() X-Ref |
| {@inheritdoc} |
| execute(InputInterface $input, OutputInterface $output) X-Ref |
| No description |
| validate($content, $flags, $file = null) X-Ref |
| No description |
| display(SymfonyStyle $io, array $files) X-Ref |
| No description |
| displayTxt(SymfonyStyle $io, array $filesInfo) X-Ref |
| No description |
| displayJson(SymfonyStyle $io, array $filesInfo) X-Ref |
| No description |
| getFiles($fileOrDirectory) X-Ref |
| No description |
| getStdin() X-Ref |
return: string|null |
| getParser() X-Ref |
| No description |
| getDirectoryIterator($directory) X-Ref |
| No description |
| isReadable($fileOrDirectory) X-Ref |
| No description |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |