Add missing BilletBuyerItem import in AccountController
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,6 +4,7 @@ namespace App\Controller;
|
||||
|
||||
use App\Entity\Billet;
|
||||
use App\Entity\BilletBuyer;
|
||||
use App\Entity\BilletBuyerItem;
|
||||
use App\Entity\BilletDesign;
|
||||
use App\Entity\BilletOrder;
|
||||
use App\Entity\Category;
|
||||
|
||||
Reference in New Issue
Block a user