diff --git a/GiiController.php b/GiiController.php index 5ef0877..e3d338c 100644 --- a/GiiController.php +++ b/GiiController.php @@ -68,6 +68,7 @@ namespace {$namespace}; } } else { $import = "use Exception; +use App\Form\{$managerName}Form; use Kiri\Core\Str; use Kiri\Core\Json; use Kiri\Router\Base\Controller;