Home
last modified time | relevance | path

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

/plugin/magento/
H A Dauth.php120 if ( ! isset( $this->users[$entity]['groups']) ) $this->_loadUserGroups( $entity );
559 protected function _loadUserGroups( $entity ) { function in auth_plugin_magento