CORE POS - Fannie
The CORE POS back end
Public Member Functions | Protected Member Functions | List of all members
PSR2_Sniffs_Methods_MethodDeclarationSniff Class Reference
Inheritance diagram for PSR2_Sniffs_Methods_MethodDeclarationSniff:

Public Member Functions

 __construct ()
 

Protected Member Functions

 processTokenWithinScope (PHP_CodeSniffer_File $phpcsFile, $stackPtr, $currScope)
 

Constructor & Destructor Documentation

PSR2_Sniffs_Methods_MethodDeclarationSniff::__construct ( )

Constructs a Squiz_Sniffs_Scope_MethodScopeSniff.

Member Function Documentation

PSR2_Sniffs_Methods_MethodDeclarationSniff::processTokenWithinScope ( PHP_CodeSniffer_File  $phpcsFile,
  $stackPtr,
  $currScope 
)
protected

Processes the function tokens within the class.

Parameters
PHP_CodeSniffer_File$phpcsFileThe file where this token was found.
int$stackPtrThe position where the token was found.
int$currScopeThe current scope opener token.
Returns
void

The documentation for this class was generated from the following file: