PHP Classes

File: libs/Twig/doc/tests/odd.rst

Recommend this page to a friend!
  Classes of william amed   Raptor 2   libs/Twig/doc/tests/odd.rst   Download  
File: libs/Twig/doc/tests/odd.rst
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 156 bytes
 

Contents

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