@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace app\modules\prototype\models\search; |
| 4 | 4 | |
| 5 | -use Yii; |
|
| 6 | 5 | use yii\base\Model; |
| 7 | 6 | use yii\data\ActiveDataProvider; |
| 8 | 7 | use app\modules\prototype\models\Less as LessModel; |
@@ -2,8 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | use app\assets\AppAsset; |
| 4 | 4 | use app\widgets\Alert; |
| 5 | -use yii\bootstrap\Nav; |
|
| 6 | -use yii\bootstrap\NavBar; |
|
| 7 | 5 | use yii\helpers\Html; |
| 8 | 6 | |
| 9 | 7 | /* @var $this \yii\web\View */ |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.diemeisterei.de/ |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright (c) 2014 diemeisterei GmbH, Stuttgart |
|
| 6 | - * |
|
| 7 | - * For the full copyright and license information, please view the LICENSE |
|
| 8 | - * file that was distributed with this source code. |
|
| 9 | - */ |
|
| 3 | + * @link http://www.diemeisterei.de/ |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright (c) 2014 diemeisterei GmbH, Stuttgart |
|
| 6 | + * |
|
| 7 | + * For the full copyright and license information, please view the LICENSE |
|
| 8 | + * file that was distributed with this source code. |
|
| 9 | + */ |
|
| 10 | 10 | namespace app\commands; |
| 11 | 11 | |
| 12 | 12 | use dektrium\user\Finder; |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.yiiframework.com/ |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright (c) 2008 Yii Software LLC |
|
| 6 | - * @license http://www.yiiframework.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.yiiframework.com/ |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright (c) 2008 Yii Software LLC |
|
| 6 | + * @license http://www.yiiframework.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | namespace app\modules\backend\assets; |
| 9 | 9 | |
| 10 | 10 | use yii\helpers\FileHelper; |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.diemeisterei.de/ |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright (c) 2015 diemeisterei GmbH, Stuttgart |
|
| 6 | - * |
|
| 7 | - * For the full copyright and license information, please view the LICENSE |
|
| 8 | - * file that was distributed with this source code. |
|
| 9 | - */ |
|
| 3 | + * @link http://www.diemeisterei.de/ |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright (c) 2015 diemeisterei GmbH, Stuttgart |
|
| 6 | + * |
|
| 7 | + * For the full copyright and license information, please view the LICENSE |
|
| 8 | + * file that was distributed with this source code. |
|
| 9 | + */ |
|
| 10 | 10 | namespace app\modules\prototype\widgets; |
| 11 | 11 | |
| 12 | 12 | use yii\base\Widget; |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace app\modules\prototype\models\search; |
| 4 | 4 | |
| 5 | -use Yii; |
|
| 6 | 5 | use yii\base\Model; |
| 7 | 6 | use yii\data\ActiveDataProvider; |
| 8 | 7 | use app\modules\prototype\models\Less as LessModel; |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.yiiframework.com/ |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright (c) 2008 Yii Software LLC |
|
| 6 | - * @license http://www.yiiframework.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.yiiframework.com/ |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright (c) 2008 Yii Software LLC |
|
| 6 | + * @license http://www.yiiframework.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | namespace app\modules\backend\assets; |
| 9 | 9 | |
| 10 | 10 | use yii\helpers\FileHelper; |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.diemeisterei.de/ |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright (c) 2015 diemeisterei GmbH, Stuttgart |
|
| 6 | - * |
|
| 7 | - * For the full copyright and license information, please view the LICENSE |
|
| 8 | - * file that was distributed with this source code. |
|
| 9 | - */ |
|
| 3 | + * @link http://www.diemeisterei.de/ |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright (c) 2015 diemeisterei GmbH, Stuttgart |
|
| 6 | + * |
|
| 7 | + * For the full copyright and license information, please view the LICENSE |
|
| 8 | + * file that was distributed with this source code. |
|
| 9 | + */ |
|
| 10 | 10 | namespace app\modules\prototype\widgets; |
| 11 | 11 | |
| 12 | 12 | use yii\base\Widget; |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.diemeisterei.de/ |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright (c) 2014 diemeisterei GmbH, Stuttgart |
|
| 6 | - * |
|
| 7 | - * For the full copyright and license information, please view the LICENSE |
|
| 8 | - * file that was distributed with this source code. |
|
| 9 | - */ |
|
| 3 | + * @link http://www.diemeisterei.de/ |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright (c) 2014 diemeisterei GmbH, Stuttgart |
|
| 6 | + * |
|
| 7 | + * For the full copyright and license information, please view the LICENSE |
|
| 8 | + * file that was distributed with this source code. |
|
| 9 | + */ |
|
| 10 | 10 | namespace app\commands; |
| 11 | 11 | |
| 12 | 12 | use dektrium\user\Finder; |