Home
last modified time | relevance | path

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

/plugin/authdrupal7/
H A Dauth.php161 $info = $this->_retrieveUserInfo($user);
185 protected function _retrieveUserInfo($user) { function in auth_plugin_authdrupal7
/plugin/authdrupal8/
H A Dauth.php156 $info = $this->_retrieveUserInfo($user);
180 protected function _retrieveUserInfo($user) {
191 protected function _retrieveUserInfo($user) { global() function in auth_plugin_authdrupal8