Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dexceptions.php34 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) { argument
35 $this->_elementInstance = $elementInstance;
49 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) { argument
50 $this->_elementInstance = $elementInstance;