6 lines
		
	
	
		
			48 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			48 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| // Exit (success)
 | |
| return [
 | |
|     '' => ''
 | |
| ] | 
| <?php
 | |
| 
 | |
| // Exit (success)
 | |
| return [
 | |
|     '' => ''
 | |
| ] |