@@ -461,7 +461,7 @@ |
||
461 | 461 | ). |
462 | 462 | h::style($this->core_css['plain'].$this->css['plain'] ?: false); |
463 | 463 | /** @noinspection NestedTernaryOperatorInspection */ |
464 | - $scripts = |
|
464 | + $scripts = |
|
465 | 465 | array_reduce( |
466 | 466 | array_merge($this->core_js['path'], $this->js['path']), |
467 | 467 | function ($content, $src) { |