Simplify the directory structure
This commit is contained in:
parent
780f90b9c0
commit
1a4ff13675
4 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
|
||||
namespace Tests\Presentations\Tests\TwigExtension;
|
||||
namespace Tests\Presentations;
|
||||
|
||||
use App\Presentations\TwigExtension\PresentationTwigExtension;
|
||||
use App\Presentations\PresentationTwigExtension;
|
||||
use Dflydev\DotAccessConfiguration\Configuration;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Sculpin\Contrib\ProxySourceCollection\ProxySourceItem;
|
Loading…
Add table
Add a link
Reference in a new issue