Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SyntaxSniff.php
SyntaxSniff::$phpPath
The path to the PHP version we are checking with.
Type:
string
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Generic/
Sniffs/
PHP/
SyntaxSniff.php
, line 26
Class
SyntaxSniff
Namespace
PHP_CodeSniffer\Standards\Generic\Sniffs\PHP
Code
private $phpPath =
null
;
RSS feed