@@ -28,7 +28,7 @@ |
||
28 | 28 | /** |
29 | 29 | * Constructor |
30 | 30 | * |
31 | - * @param string|ConditionInterface $target |
|
31 | + * @param string $target |
|
32 | 32 | * @param Closure $callable |
33 | 33 | */ |
34 | 34 | public function __construct( $target, Closure $callable ) { |