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