@@ -83,7 +83,7 @@ |
||
83 | 83 | * to |
84 | 84 | * true, otherwise this option didn't not work anyway. |
85 | 85 | * </p> |
86 | - * @param TypeCheckArray|TypeCheckInterface[]|null $type |
|
86 | + * @param null|TypeCheckArray $type |
|
87 | 87 | */ |
88 | 88 | public function __construct( |
89 | 89 | $data = [], |