Files
Mustache/examples/inverted_section/InvertedSection.php
T
2010-04-26 18:58:58 -04:00

5 lines
74 B
PHP

<?php
class InvertedSection extends Mustache {
public $repo = array();
}