EmptyPHPStatementSniff.php
Checks against empty PHP statements.
- Check against two semi-colons with no executable code in between.
- Check against an empty PHP open - close tag combination.
-
author
-
-
copyright
-
2017 Juliette Reinders Folmer. All rights reserved.
-
license
-
https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
Interfaces, Classes and Traits
- EmptyPHPStatementSniff