Add count function for images herited

This commit is contained in:
Ludovic CANDELLIER
2022-04-16 13:58:09 +02:00
parent ee148a27ed
commit 4d31b1682c
12 changed files with 105 additions and 47 deletions

View File

@@ -10,7 +10,6 @@ class Shop
{
$menu->add('En vente', ['icon' => 'shopping-cart' ])
->id('shop')
->activeIfRoute('shop')
->order(2);
$menu->addTo('shop', 'Articles', [