SyntaxError
class SyntaxError extends LogicException
Methods
| __construct(string $message, int $cursor = 0, string $expression = '', string $subject = null, array $proposals = null) |
Details
__construct(string $message, int $cursor = 0, string $expression = '', string $subject = null, array $proposals = null)
Parameters
| 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