You are here

protected property Drupal_Sniffs_Semantics_FunctionCallSniff::$phpcsFile in Coder 7.2

The currently processed file.

Type: PHP_CodeSniffer_File

File

coder_sniffer/Drupal/Sniffs/Semantics/FunctionCallSniff.php, line 35

Class

Drupal_Sniffs_Semantics_FunctionCallSniff
Helper class to sniff for specific function calls.

Code

protected $phpcsFile;