@@ -136,7 +136,7 @@ |
||
| 136 | 136 | /** |
| 137 | 137 | * @param string $template |
| 138 | 138 | * |
| 139 | - * @return string|bool |
|
| 139 | + * @return false|string |
|
| 140 | 140 | */ |
| 141 | 141 | public function template_include( $template ) { |
| 142 | 142 | |