From: Vincent Vanwaelscappel Date: Mon, 27 May 2019 17:05:24 +0000 (+0200) Subject: #2783 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=6b01273b3612c7bd1eac25a902af1316fbb02abd;p=cubist_cms-back.git #2783 --- diff --git a/src/resources/cubistmagic/Controller.stub b/src/resources/cubistmagic/Controller.stub index e0e025a..b3d5c91 100644 --- a/src/resources/cubistmagic/Controller.stub +++ b/src/resources/cubistmagic/Controller.stub @@ -2,7 +2,7 @@ namespace App\Http\Controllers\Admin; -use Cubist\Backpack\app\Magic\Controllers\*; +use Cubist\Backpack\app\Magic\Controllers\_EXTENDS_; class _CONTROLLERCLASS_ extends _EXTENDS_ {