handlebars.php/tests/bootstrap.php
2013-11-07 22:17:05 +03:30

4 lines
84 B
PHP

<?php
$base = __DIR__ . "/../../src";
$loader = new \Handlebars\Autoloader($base);