SyntaxError
class SyntaxError extends LogicException
Methods
| __construct(string $message, int $cursor, string $expression = '', string $subject = null, array $proposals = null) |
Details
__construct(string $message, int $cursor, 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.
http://api.symfony.com/4.0/Symfony/Component/ExpressionLanguage/SyntaxError.html