Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Lexer.php
Lexer::REGEX_INLINE_COMMENT
File
vendor/
twig/
twig/
src/
Lexer.php
, line 51
Class
Lexer
@author Fabien Potencier <
fabien@symfony.com
>
Namespace
Twig
Code
public
const
REGEX_INLINE_COMMENT
=
'/#[^\\n]*/A'
;
RSS feed