mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Various phpstan fixes [skip ci]
This commit is contained in:
		| @@ -38,13 +38,6 @@ class UserTestNotificationSlack extends Notification | ||||
| { | ||||
|     use Queueable; | ||||
| 
 | ||||
|     private User $user; | ||||
| 
 | ||||
|     public function __construct(User $user) | ||||
|     { | ||||
|         $this->user = $user; | ||||
|     } | ||||
| 
 | ||||
|     /** | ||||
|      * @SuppressWarnings("PHPMD.UnusedFormalParameter") | ||||
|      */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user