HumHub Documentation (unofficial)

ForbiddenBreakContinueOutsideLoopSniff.php

PHPCompatibility, an external standard for PHP_CodeSniffer.

Tags
copyright

2012-2019 PHPCompatibility Contributors

license

https://opensource.org/licenses/LGPL-3.0 LGPL3

link
https://github.com/PHPCompatibility/PHPCompatibility

Table of Contents

Classes

ForbiddenBreakContinueOutsideLoopSniff
Detect using `break` and/or `continue` statements outside of a looping structure.

        
On this page

Search results