mirror of
https://github.com/Mibew/handlebars.php.git
synced 2025-04-11 01:00:11 +03:00
10 lines
94 B
PHP
10 lines
94 B
PHP
<?php
|
|
|
|
namespace Handlebars\Example;
|
|
/**
|
|
* Class Handlebars_Example_Class
|
|
*/
|
|
class Test
|
|
{
|
|
|
|
} |