Completed
Push — master ( 1e45b1...b422dd )
by Mikael
03:18
created
src/View/View.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
     /**
83 83
      * Render the view by its type.
84 84
      *
85
-     * @param object $di optional with access to the framework resources.
85
+     * @param ContainerInterface $di optional with access to the framework resources.
86 86
      *
87 87
      * @return void
88 88
      */
Please login to merge, or discard this patch.