Completed
Push — master ( f68e58...129d16 )
by Anton
16:03
created
source/Spiral/Core/Container.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -221,6 +221,7 @@
 block discarded – undo
221 221
     /**
222 222
      * {@inheritdoc}
223 223
      *
224
+     * @param SingletonInterface $resolver
224 225
      * @return $this
225 226
      */
226 227
     public function bindSingleton($alias, $resolver)
Please login to merge, or discard this patch.