Documentation

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.
Tags
author

Juliette Reinders Folmer phpcs_nospam@adviesenzo.nl

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

Search results