Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dexceptions.php81 private $_tokenInstance = null; variable in AST\\StrayTokenException
84 $this->_tokenInstance = $tokenInstance;
95 public function getTokenInstance() { return $this->_tokenInstance; }