mirror of
https://github.com/flextype/flextype.git
synced 2025-08-09 22:56:46 +02:00
fix(core): Fix all namespaces #437
This commit is contained in:
@@ -7,7 +7,7 @@ declare(strict_types=1);
|
||||
* Founded by Sergey Romanenko and maintained by Flextype Community.
|
||||
*/
|
||||
|
||||
namespace Flextype\App\Support;
|
||||
namespace Flextype\App\Foundation;
|
||||
|
||||
class Container
|
||||
{
|
Reference in New Issue
Block a user