mirror of
https://github.com/Mibew/handlebars.php.git
synced 2025-05-05 11:23:07 +03:00
4 lines
84 B
PHP
4 lines
84 B
PHP
<?php
|
|
|
|
$base = __DIR__ . "/../../src";
|
|
$loader = new \Handlebars\Autoloader($base);
|