handlebars.php/tests/fixture/Handlebars/Example/Test.php
2013-11-07 21:47:57 +03:30

10 lines
94 B
PHP

<?php
namespace Handlebars\Example;
/**
* Class Handlebars_Example_Class
*/
class Test
{
}