I get the same error twice:
Useless documentation comment.
(SlevomatCodingStandard.TypeHints.UselessConstantTypeHint.UselessDocComment)
Useless documentation comment for constant MODEL_NAME.
(SlevomatCodingStandard.TypeHints.ClassConstantTypeHint.UselessDocComment)
UselessConstantTypeHint seems to be a subset of ClassConstantTypeHint. Should it be deprecated?
I get the same error twice:
UselessConstantTypeHintseems to be a subset ofClassConstantTypeHint. Should it be deprecated?