Home
last modified time | relevance | path

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

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