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

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

protected afterUpdate ( $entity )
    protected function afterUpdate($entity)
    {
        $this->assertTrue($entity['options']['requires_username']);
    }