Completed
Push — master ( 401ef4...2832e5 )
by yuuki
02:02
created
src/ContainerInterceptor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
      * @param Bind   $bind
46 46
      * @param string $className
47 47
      *
48
-     * @return bool
48
+     * @return false|null
49 49
      */
50 50
     public function intercept($abstract, Bind $bind, $className)
51 51
     {
Please login to merge, or discard this patch.