mirror of
https://github.com/Mibew/handlebars.php.git
synced 2024-11-15 08:44:12 +03:00
fixed a typo in class names
This commit is contained in:
parent
391afc5227
commit
79f25a884d
@ -18,8 +18,8 @@
|
||||
*/
|
||||
|
||||
namespace Handlebars\Loader;
|
||||
use Handlesbars\Loader;
|
||||
use Handlesbars\String;
|
||||
use Handlebars\Loader;
|
||||
use Handlebars\String;
|
||||
|
||||
/**
|
||||
* Handlebars Template filesystem Loader implementation.
|
||||
|
Loading…
Reference in New Issue
Block a user