Closed
Description
Rule
PHPDoc formatting for constants.
Acceptance Criteria:
- Sniff covers described on DevDocs requirements:
Constants must have short description if they add information beyond what the constant name supplies.
- Rule covered by unit test.
<severity>5</severity>
<type>warning</type>