@@ -11,7 +11,7 @@ |
||
| 11 | 11 | public $options = []; |
| 12 | 12 | public $filterOptions = []; |
| 13 | 13 | |
| 14 | - public function init () |
|
| 14 | + public function init() |
|
| 15 | 15 | { |
| 16 | 16 | $this->format = ['date', $this->format]; |
| 17 | 17 | $this->filter = \yii\jui\DatePicker::widget([ |