@@ -43,7 +43,7 @@ |
||
| 43 | 43 | * @see \yii\helpers\FileHelper::findFiles() 'except' doc |
| 44 | 44 | * @var array |
| 45 | 45 | */ |
| 46 | - public $exceptTargets= [ |
|
| 46 | + public $exceptTargets = [ |
|
| 47 | 47 | 'config*', |
| 48 | 48 | 'vendor*', |
| 49 | 49 | '*web/*', |