Re-structure App directory
This commit is contained in:
parent
3ceb11e089
commit
052f4dd521
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace App\Tests\Event;
|
||||
namespace App\Tests\Talk\TwigExtension;
|
||||
|
||||
use App\Talk\TwigExtension\TalksExtension;
|
||||
use DateTime;
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace App\Tests\Talk;
|
||||
namespace App\Tests\Talk\TwigExtension;
|
||||
|
||||
use App\Talk\TwigExtension\TalksExtension;
|
||||
use DateTime;
|
Reference in a new issue