Auth0\Tests\ClientsTest::afterUpdate PHP Méthode

afterUpdate() protected méthode

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