HumHub Documentation (unofficial)

ForbiddenBreakContinueVariableArgumentsSniff.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

ForbiddenBreakContinueVariableArgumentsSniff
Detects using 0 and variable numeric arguments on `break` and `continue` statements.

        
On this page

Search results