On attaque la partie steps, dans la Recette

This commit is contained in:
2021-05-11 17:58:14 +02:00
parent 82aa2cc0b9
commit dd44c56ae5
10 changed files with 130 additions and 25 deletions

View File

@@ -16,7 +16,7 @@ use Thelia\Core\Template\Loop\Argument\ArgumentCollection;
*/
class StepsLoop extends BaseLoop implements PropelSearchLoopInterface
{
public $countable = false;
public $countable = true;
public $timestampable = false;
public $versionable = false;