@@ -285,7 +285,7 @@ |
||
| 285 | 285 | } |
| 286 | 286 | |
| 287 | 287 | |
| 288 | - public function getStream($type): bool|string |
|
| 288 | + public function getStream($type): bool | string |
|
| 289 | 289 | { |
| 290 | 290 | $method = $this->getGererateMethod($type); |
| 291 | 291 | ob_start(); |