Simplify the directory structure
This commit is contained in:
parent
780f90b9c0
commit
1a4ff13675
4 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace App\Experience\TwigExtension;
|
||||
namespace App\Experience;
|
||||
|
||||
use Sculpin\Contrib\ProxySourceCollection\ProxySourceItem;
|
||||
use Twig\Extension\AbstractExtension;
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace App\Presentations\TwigExtension;
|
||||
namespace App\Presentations;
|
||||
|
||||
use Sculpin\Contrib\ProxySourceCollection\ProxySourceItem;
|
||||
use Twig\Extension\AbstractExtension;
|
Loading…
Add table
Add a link
Reference in a new issue