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