Pattern: Malformed class doc comment
Issue: -
Parses and verifies the class doc comment. Verifies that:
- A class doc comment exists.
- The comment uses the correct docblock style.
- There are no blank lines after the class comment.
- No tags are used in the docblock.