Home
last modified time | relevance | path

Searched refs:_findAdmin (Results 1 – 1 of 1) sorted by path

/plugin/magento/
H A Dauth.php91 $entity = $this->_findAdmin( $user );
140 $entity = $this->_findAdmin( $user );
415 protected function _findAdmin( $user ) { function in auth_plugin_magento