class SyntaxError extends LogicException
| __construct(string $message, int $cursor = 0, string $expression = '', string $subject = null, array $proposals = null) |
| string | $message | |
| int | $cursor | |
| string | $expression | |
| string | $subject | |
| array | $proposals |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/ExpressionLanguage/SyntaxError.html