\Joomla_Sniffs_Classes_InstantiateNewClassesSniff
Ensures that new classes are instantiated without brackets if they do not have any parameters.
Synopsis
Hierarchy
Implements
Methods
public
- process() — Process the tokens that this sniff is listening for.
- register() — Registers the token types that this sniff wishes to listen to.