Completed
Push — dev ( a486ee...7113e4 )
by James Ekow Abaka
03:55
created
src/TemplateRenderer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -110,7 +110,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.