Auth0\Tests\ConnectionsTest::getUpdateBody PHP Метод

getUpdateBody() защищенный Метод

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