fonc(produit) implémente le multi-variations

This commit is contained in:
gcch 2025-12-15 15:34:50 +01:00
commit 05baad8fdd
26 changed files with 1320 additions and 184 deletions

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
use PhpCsFixer\Config;
use PhpCsFixer\Finder;