@@ -32,7 +32,7 @@ |
||
32 | 32 | * Constructor |
33 | 33 | * |
34 | 34 | * @throws Exception |
35 | - * @param mixed $condition |
|
35 | + * @param string $condition |
|
36 | 36 | * @param Closure $closure |
37 | 37 | */ |
38 | 38 | public function __construct( $condition, Closure $closure ) { |