Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
Joomla_Sniffs_Commenting_SingleCommentSniff
Introduction
Synopsis
Hierarchy
Methods
\
Joomla_Sniffs_Commenting_SingleCommentSniff
Synopsis
class Joomla_Sniffs_Commenting_SingleCommentSniff implements
PHP_CodeSniffer_Sniff
{
// methods
public array(int)
register
()
public void
process
()
}
Hierarchy
Implements
PHP_CodeSniffer_Sniff
Methods
public
process()
— Processes the tokens that this sniff is interested in.
register()
— Returns the token types that this sniff is interested in.