Completed
Push — master ( 68250e...501a81 )
by Muhammad Kashif
23:17
created
src/Container.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,8 +76,9 @@
 block discarded – undo
76 76
      * Create service and add to the
77 77
      * repository
78 78
      *
79
-     * @param string $name
80 79
      *
80
+     * @param string $id
81
+     * @param Container $container
81 82
      * @return void
82 83
      */
83 84
     private function createService($id, $container)
Please login to merge, or discard this patch.