protected property FunctionCall::$phpcsFile in Coder 8.3.x
Same name and namespace in other branches
- 8.3 coder_sniffer/Drupal/Sniffs/Semantics/FunctionCall.php \Drupal\Sniffs\Semantics\FunctionCall::phpcsFile
- 8.2 coder_sniffer/Drupal/Sniffs/Semantics/FunctionCall.php \Drupal\Sniffs\Semantics\FunctionCall::phpcsFile
The currently processed file.
Type: \PHP_CodeSniffer\Files\File
File
- coder_sniffer/
Drupal/ Sniffs/ Semantics/ FunctionCall.php, line 31
Class
- FunctionCall
- Helper class to sniff for specific function calls.
Namespace
Drupal\Sniffs\SemanticsCode
protected $phpcsFile;