Auth0\Tests\ConnectionsTest::getUpdateBody PHP Method

getUpdateBody() protected method

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