Auth0\Tests\ConnectionsTest::getUpdateBody PHP 메소드

getUpdateBody() 보호된 메소드

protected getUpdateBody ( )
    protected function getUpdateBody()
    {
        return ['options' => ['requires_username' => true]];
    }