Class: Generic_Sniffs_Functions_CallTimePassByReferenceSniff
Source Location: /PHP_CodeSniffer-2.0.0a2/CodeSniffer/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php
Generic_Sniffs_Functions_CallTimePassByReferenceSniff.
Author(s):
Version:
Copyright:
- 2009-2014 Florian Grandel
Inherited Variables
Inherited Methods
Class Details
[line 28]
Generic_Sniffs_Functions_CallTimePassByReferenceSniff.
Ensures that variables are not passed by reference when calling a function.
Method Detail
process [line 56]
Processes this test, when one of its tokens is encountered.
Parameters:
int
$stackPtr
—
The position of the current token in the stack passed in $tokens.
register [line 37]
Returns an array of tokens this test wants to listen for.
Documentation generated on 2019年3月11日 15:57:03 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.