mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 09:26:29 +00:00
language typo
This commit is contained in:
committed by
Fabien Potencier
parent
335dcad4b0
commit
8b8cfb0f4e
@@ -5,7 +5,7 @@
|
||||
The ``same as`` test was added in Twig 1.14.2 as an alias for ``sameas``.
|
||||
|
||||
``same as`` checks if a variable is the same as another variable.
|
||||
This is the equivalent to ``===`` in PHP:
|
||||
This is equivalent to ``===`` in PHP:
|
||||
|
||||
.. code-block:: twig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user