Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LowercasePHPFunctionsSniff.php
LowercasePHPFunctionsSniff::$builtInFunctions
String -> int hash map of all php built in function names
Type:
array
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Squiz/
Sniffs/
PHP/
LowercasePHPFunctionsSniff.php
, line 24
Class
LowercasePHPFunctionsSniff
Namespace
PHP_CodeSniffer\Standards\Squiz\Sniffs\PHP
Code
private $builtInFunctions;
RSS feed