Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php63 * @see registerSupplementary()
88 $this->_supplementaryTokens = $this->registerSupplementary();
759 protected function registerSupplementary() function in PHP_CodeSniffer_Standards_AbstractPatternSniff
775 * @see registerSupplementary()