It seems like Yaoi\Command\Option::cre...es are also supported') of type Yaoi\Command\Option is incompatible with the declared type string[] of property $patches.
Our type inference engine has found an assignment to a property that is incompatible
with the declared type of that property.
Either this assignment is in error or the assigned type should be added
to the documentation/type hint for that property..
Loading history...
23
->setDescription('JSON patches to apply to schema file before processing, merge patches are also supported');
Our type inference engine has found an assignment to a property that is incompatible with the declared type of that property.
Either this assignment is in error or the assigned type should be added to the documentation/type hint for that property..