Completed
Pull Request — master (#35)
by yuuki
06:50
created
src/Engines/SmartyEngine.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
     /**
53 53
      * Get the evaluated contents of the view at the given path.
54 54
      *
55
-     * @param       $path
55
+     * @param       string $path
56 56
      * @param array $data
57 57
      *
58 58
      * @return string
Please login to merge, or discard this patch.