Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DTokens.php772 public static function getHighestWeightedToken(array $tokens) function in PHP_CodeSniffer_Tokens
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php181 $token = PHP_CodeSniffer_Tokens::getHighestWeightedToken($tokenCodes);