add app folder

This commit is contained in:
Gregory Letellier
2023-11-14 10:52:52 +01:00
parent 9e6afc997a
commit a597f2e883
8 changed files with 16 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Commands;
namespace Kletellier\MiniWeb\Commands;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputInterface;