renommage en kletellier framework

This commit is contained in:
Gregory Letellier
2023-11-14 11:21:38 +01:00
parent 13c80f5642
commit f3515b3b60
5 changed files with 10 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
<?php
namespace Kletellier\MiniWeb\Core\Controllers;
namespace Kletellier\Framework\Core\Controllers;
use Kletellier\MiniWeb\Core\Kernel\Templating;
use Kletellier\Framework\Core\Kernel\Templating;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;