PHP Classes

File: Library/vendor/twig/twig/doc/tests/even.rst

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Library/vendor/twig/twig/doc/tests/even.rst   Download  
File: Library/vendor/twig/twig/doc/tests/even.rst
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 159 bytes
 

Contents

Class file image Download
``even`` ======== ``even`` returns ``true`` if the given number is even: .. code-block:: jinja {{ var is even }} .. seealso:: :doc:`odd<../tests/odd>`