Skip to content
On this page

DiscourageGoto

Discourage the use of the PHP goto language construct.

Scope

Generic.PHP.DiscourageGoto

Description

Discourage the use of the PHP goto language construct.

Usage

xml
<rule ref="Generic.PHP.DiscourageGoto"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.