Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FunctionCall.php
FunctionCall::$functionCall
The token position of the function call.
Type:
integer
File
vendor/
drupal/
coder/
coder_sniffer/
Drupal/
Sniffs/
Semantics/
FunctionCall.php
, line 38
Class
FunctionCall
Helper class to sniff for specific function calls.
Namespace
Drupal\Sniffs\Semantics
Code
protected $functionCall;
RSS feed