Thruway\Authentication\WampCraAuthProvider::getUserDb PHP Метод

getUserDb() публичный Метод

Get UserDB
public getUserDb ( ) : Thruway\Authentication\WampCraUserDbInterface
Результат Thruway\Authentication\WampCraUserDbInterface
    public function getUserDb()
    {
        return $this->userDb;
    }