StaticInFinalClassSniff.php
PHPCSExtra, a collection of sniffs and standards for use with PHP_CodeSniffer.
Tags
Table of Contents
Classes
- StaticInFinalClassSniff
- Forbid the use of the `static` keyword for late static binding in OO constructs which are final.