Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/
DConstructorNameSniff.php79 $this->loadFunctionNamesInScope($phpcsFile, $currScope);
131 protected function loadFunctionNamesInScope(PHP_CodeSniffer_File $phpcsFile, $currScope) function in Generic_Sniffs_NamingConventions_ConstructorNameSniff