Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Config.php
Config::$cliArgs
The current command line arguments we are processing.
Type:
string[]
File
vendor/
squizlabs/
php_codesniffer/
src/
Config.php
, line 171
Class
Config
Stores the configuration used to run PHPCS and PHPCBF.
Namespace
PHP_CodeSniffer
Code
private $cliArgs = [];
RSS feed