Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dexceptions.php104 private $_firstTokenInstance = null; variable in AST\\UnmatchedWrapperException
108 $this->_firstTokenInstance = $firstTokenInstance;
120 public function getFirstTokenInstance() { return $this->_firstTokenInstance; }