Files
Mustache/examples/inverted_double_section/InvertedDoubleSection.php
T

7 lines
84 B
PHP

<?php
class InvertedDoubleSection {
public $t = false;
public $two = 'second';
}