Completed
Push — master ( 6335bb...4d7022 )
by Park Jong-Hun
108:12 queued 98:59
created
core/ViewEngineInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
8 8
      * Initial view engine.
9 9
      * $engine are used to initialize view.
10 10
      *
11
-     * @param array $setting
11
+     * @param array $settings
12 12
      * @return mixed
13 13
      */
14 14
     public function __construct($settings = []);
Please login to merge, or discard this patch.