$content */ public function __construct( array $content, protected string $sender, EventType $type, ) { parent::__construct($content, $type); } }