Elgg\ActionsServiceTest::testActionGatekeeperForLoginAction PHP Méthode

testActionGatekeeperForLoginAction() public méthode

    public function testActionGatekeeperForLoginAction()
    {
        // test action/login token validation
        $this->markTestIncomplete();
    }
ActionsServiceTest