Completed
Branch master (55367d)
by Roman
02:21
created
src/Container.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -150,7 +150,7 @@
 block discarded – undo
150 150
      * @param mixed $definition The definition of service.
151 151
      * @param array $params     Parameters for service construct.
152 152
      *
153
-     * @return mixed Entry.
153
+     * @return Container Entry.
154 154
      * @throws ContainerException Error while retrieving the entry.
155 155
      * @throws NotFoundException No entry was found for this identifier.
156 156
      */
Please login to merge, or discard this patch.