Files
wp-mustache/mustache.php/examples/inverted_section/InvertedSection.php
T

5 lines
74 B
PHP

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