mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 01:47:32 -05:00 
			
		
		
		
	use correct Cookie dependency
This commit is contained in:
		
							parent
							
								
									e33273e360
								
							
						
					
					
						commit
						c8c965384d
					
				@ -4,7 +4,7 @@ namespace App\Http\Middleware;
 | 
			
		||||
 | 
			
		||||
use App\Libraries\MultiDB;
 | 
			
		||||
use Closure;
 | 
			
		||||
use Symfony\Component\HttpFoundation\Cookie;
 | 
			
		||||
use Cookie;
 | 
			
		||||
 | 
			
		||||
class SetWebDb
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user