@@ -179,7 +179,7 @@ |
||
| 179 | 179 | * @param string|array $path |
| 180 | 180 | * @param array $options |
| 181 | 181 | * @param string $type |
| 182 | - * @return bool|null|string |
|
| 182 | + * @return string|null |
|
| 183 | 183 | */ |
| 184 | 184 | protected function _include($path, array $options = [], $type = 'css') |
| 185 | 185 | { |