Files
Mustache/test/fixtures/examples/inverted_section/InvertedSection.php
T

6 lines
58 B
PHP

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