setLexerOptions() public method
Sets Twig lexer options to change templates syntax
| public void setLexerOptions ( $options ) | ||
|---|---|---|
| $options | array |
@see self::$lexerOptions |
setLexerOptions() public method
Sets Twig lexer options to change templates syntax
| public void setLexerOptions ( $options ) | ||
|---|---|---|
| $options | array |
@see self::$lexerOptions |
Please login to continue.