Home
last modified time | relevance | path

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

/plugin/magento/
H A Dauth.php142 if ( ! isset( $this->admins[$entity]['roles']) ) $this->_loadAdminRoles( $entity );
626 protected function _loadAdminRoles( $entity ) { function in auth_plugin_magento