10 lines
		
	
	
		
			288 B
		
	
	
	
		
			PHP
		
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			288 B
		
	
	
	
		
			PHP
		
	
	
| 
								 | 
							
								<?php 
							 | 
						||
| 
								 | 
							
								// This file is automatically generated at:2021-08-17 21:10:37
							 | 
						||
| 
								 | 
							
								declare (strict_types = 1);
							 | 
						||
| 
								 | 
							
								return array (
							 | 
						||
| 
								 | 
							
								  0 => 'tauthz\\TauthzService',
							 | 
						||
| 
								 | 
							
								  1 => 'think\\captcha\\CaptchaService',
							 | 
						||
| 
								 | 
							
								  2 => 'think\\migration\\Service',
							 | 
						||
| 
								 | 
							
								  3 => 'think\\queue\\Service',
							 | 
						||
| 
								 | 
							
								  4 => 'think\\trace\\Service',
							 | 
						||
| 
								 | 
							
								);
							 |