@@ -45,7 +45,7 @@ |
||
| 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 | { |