AlphabeticExtendsImplementsSniff.php
PHPCSExtra, a collection of sniffs and standards for use with PHP_CodeSniffer.
Tags
Table of Contents
Classes
- AlphabeticExtendsImplementsSniff
- Verifies that the interface names used in a class/enum "implements" statement or an interface "extends" statement, are listed in alphabetic order.