@@ -148,7 +148,7 @@ |
||
| 148 | 148 | /** |
| 149 | 149 | * @param string $template Template found by loader. |
| 150 | 150 | * |
| 151 | - * @return string|bool |
|
| 151 | + * @return false|string |
|
| 152 | 152 | */ |
| 153 | 153 | public function template_include( $template ) { |
| 154 | 154 | |