Hello,
How can i supress only SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingTraversableTypeHintSpecification spec, but not all SlevomatCodingStandard.TypeHints.ParameterTypeHint
So actually I don't want to be forced to determine traversable type.
Same for:
ParameterTypeHintSniff
ReturnTypeHintSniff
PropertyTypeHintSniff
Any ideas?