Neos\Flow\Persistence\RepositoryInterface::findAll PHP Méthode

findAll() public méthode

Returns all objects of this repository.
public findAll ( ) : Neos\Flow\Persistence\QueryResultInterface
Résultat Neos\Flow\Persistence\QueryResultInterface The query result
    public function findAll();