AppBundle\RecipeManager::findAll PHP Méthode

findAll() public méthode

public findAll ( )
    public function findAll()
    {
        return $this->recipeCollection;
    }