class Simplabs::Excellent::Checks::GlobalVariableCheck

This check reports global variables. Global variables introduce strong dependencies between otherwise unrelated parts of code and their use is usually considered extremely bad style.

Applies to

Constants

DEFAULT_WHITELIST