Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractScopeSniff.php69 private $_listenOutside = false; variable in PHP_CodeSniffer_Standards_AbstractScopeSniff
108 $this->_listenOutside = $listenOutside;
154 if ($this->_listenOutside === true && $foundScope === false) {