PHP Classes

File: tests/assert_templates/expr.php

Recommend this page to a friend!
  Classes of Cesar D. Rodas   Haanga   tests/assert_templates/expr.php   Download  
File: tests/assert_templates/expr.php
Role: Unit test script
Content type: text/plain
Description: Unit test script
Class: Haanga
Template engine to process Django style templates
Author: By
Last change: Update of tests/assert_templates/expr.php
Date: 4 years ago
Size: 137 bytes
 

Contents

Class file image Download
<?php
$data
= array(
   
'self' => array(
       
'status' => true,
       
'tiene_negativos' => true,
       
'nsfw' => false,
    )
);