@@ -110,7 +110,7 @@ |
||
| 110 | 110 | * Load and cache an instance of the a template engine. |
| 111 | 111 | * |
| 112 | 112 | * @param $extension |
| 113 | - * @return mixed |
|
| 113 | + * @return AbstractEngine |
|
| 114 | 114 | * @throws exceptions\TemplateEngineNotFoundException |
| 115 | 115 | * @throws exceptions\FactoryException |
| 116 | 116 | */ |