Fix in ExtensionAuthor
This commit is contained in:
		
							parent
							
								
									37fe743f65
								
							
						
					
					
						commit
						ed9bd5e788
					
				| @ -107,7 +107,7 @@ class ExtensionAuthor | |||||||
|     public $name; |     public $name; | ||||||
|     public $email; |     public $email; | ||||||
| 
 | 
 | ||||||
|     public function __construct(string $name, string $email) |     public function __construct(string $name, ?string $email) | ||||||
|     { |     { | ||||||
|         $this->name = $name; |         $this->name = $name; | ||||||
|         $this->email = $email; |         $this->email = $email; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user