Twig
The flexible, fast, and securetemplate engine for PHP
null
Found a typo or an error? Want to improve this document? Edit it.
Need support or have a technical question? Ask support on Stack Overflow.
null returns true if the variable is null:
true
1
{{ var is null }}
Note
none is an alias for null.
none