5 lines
		
	
	
	
		
			51 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			51 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| class UnhandledMatchError extends Error
 | |
| {
 | |
| }
 | 
| <?php
 | |
| 
 | |
| class UnhandledMatchError extends Error
 | |
| {
 | |
| }
 |