mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-30 22:17:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			79 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			79 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
| <?php
 | |
| 
 | |
| class UserTableSeeder extends Seeder
 | |
| {
 | |
| 
 | |
| 	public function run()
 | |
| 	{
 | |
| 
 | |
| 	}
 | |
| 
 | |
| } |