Home
last modified time | relevance | path

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

/plugin/magento/
H A Dauth.php118 if ( ! isset( $this->users[$entity]['mail']) ) $this->_loadMailAddress( $entity );
529 protected function _loadMailAddress( $entity ) { function in auth_plugin_magento