Auth0\Tests\BasicCrudTest::getAll PHP Method

getAll() protected method

protected getAll ( $client, $entity )
    protected function getAll($client, $entity)
    {
        return $client->getAll();
    }