mirror of
				https://github.com/Mibew/handlebars.php.git
				synced 2025-11-04 12:05:09 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			80 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			80 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
 | 
						|
namespace Handlebars;
 | 
						|
/**
 | 
						|
 * Class Handlebars_Class
 | 
						|
 */
 | 
						|
 | 
						|
class Test
 | 
						|
{
 | 
						|
 | 
						|
}
 |