Searched refs:getConfigData (Results 1 – 15 of 15) sorted by relevance
301 $reportFormat = PHP_CodeSniffer::getConfigData('report_format');306 $tabWidth = PHP_CodeSniffer::getConfigData('tab_width');313 $encoding = PHP_CodeSniffer::getConfigData('encoding');320 $severity = PHP_CodeSniffer::getConfigData('severity');326 $severity = PHP_CodeSniffer::getConfigData('error_severity');331 $severity = PHP_CodeSniffer::getConfigData('warning_severity');336 $showWarnings = PHP_CodeSniffer::getConfigData('show_warnings');344 $reportWidth = PHP_CodeSniffer::getConfigData('report_width');359 $quiet = PHP_CodeSniffer::getConfigData('quiet');366 $colors = PHP_CodeSniffer::getConfigData('colors');[all …]
83 $path = PHP_CodeSniffer::getConfigData('notifysend_path');88 $timeout = PHP_CodeSniffer::getConfigData('notifysend_timeout');93 $showOk = PHP_CodeSniffer::getConfigData('notifysend_showok');
67 $rhinoPath = PHP_CodeSniffer::getConfigData('rhino_path');68 $jshintPath = PHP_CodeSniffer::getConfigData('jshint_path');
64 $csslintPath = PHP_CodeSniffer::getConfigData('csslint_path');
81 $lintPath = PHP_CodeSniffer::getConfigData('gjslint_path');
70 $eslintPath = PHP_CodeSniffer::getConfigData('eslint_path');
65 $rhinoPath = PHP_CodeSniffer::getConfigData('rhino_path');66 $jslintPath = PHP_CodeSniffer::getConfigData('jslint_path');
64 $jslPath = PHP_CodeSniffer::getConfigData('jsl_path');
65 $this->_phpPath = PHP_CodeSniffer::getConfigData('php_path');
59 $this->_phpVersion = PHP_CodeSniffer::getConfigData('php_version');
58 $analyzerPath = PHP_CodeSniffer::getConfigData('zend_ca_path');
66 $this->_phpVersion = PHP_CodeSniffer::getConfigData('php_version');
2201 $configPaths = PHP_CodeSniffer::getConfigData('installed_paths');2362 public static function getConfigData($key) function in PHP_CodeSniffer2394 * @see getConfigData()2457 * @see getConfigData()
261 $this->_phpVersion = PHP_CodeSniffer::getConfigData('php_version');
144 $debug = PHP_CodeSniffer::getConfigData('scope_indent_debug');