FluxBB\Web\Controllers\UserController::profile PHP Méthode

profile() public méthode

public profile ( )
    public function profile()
    {
        return $this->view('profile');
    }
UserController