Completed
Pull Request — master (#68)
by Andreas
02:28
created
src/ContainerAdapterFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
23 23
      * @throws UnknownContainerException
24 24
      * @throws NotContainerAdapterException
25 25
      *
26
-     * @return void
26
+     * @return ContainerAdapter
27 27
      */
28 28
     public function create($container)
29 29
     {
Please login to merge, or discard this patch.