Completed
Push — master ( 81130f...9573eb )
by Amine
10s
created
src/Template/TemplateLoader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
      * or if many exists.
70 70
      *
71 71
      * @param  string $name
72
-     * @return Tarsana\Command\Interfaces\TemplateInterface
72
+     * @return TemplateInterface
73 73
      * @throws Tarsana\Command\Exceptions\TemplateNotFound
74 74
      * @throws Tarsana\Command\Exceptions\TemplateNameConflict
75 75
      */
Please login to merge, or discard this patch.