Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Lexer.php
function Lexer::__construct
Same name in this branch
11.1.x vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php
\PHPStan\PhpDocParser\Lexer\Lexer::__construct()
11.1.x vendor/twig/twig/src/Lexer.php
\Twig\Lexer::__construct()
Parameters
int $flags
:
File
vendor/
seld/
jsonlint/
src/
Seld/
JsonLint/
Lexer.php
, line 86
Class
Lexer
Lexer class
Namespace
Seld\JsonLint
Code
public
function
__construct
(
$flags
=
0
) {
$this
->
flags
=
$flags
; }
RSS feed