Home
last modified time | relevance | path

Searched refs:PHP_CodeSniffer_CLI (Results 1 – 7 of 7) sorted by relevance

/plugin/icalevents/vendor/bin/
H A Dphpcbf22 $cli = new PHP_CodeSniffer_CLI();
H A Dphpcs24 $cli = new PHP_CodeSniffer_CLI();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
H A Dphpcbf22 $cli = new PHP_CodeSniffer_CLI();
H A Dphpcs24 $cli = new PHP_CodeSniffer_CLI();
H A Dphpcs-svn-pre-commit38 class PHP_CodeSniffer_SVN_Hook extends PHP_CodeSniffer_CLI
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php107 * @var PHP_CodeSniffer_CLI
263 $this->cli = new PHP_CodeSniffer_CLI();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php52 class PHP_CodeSniffer_CLI class