transform( fn (array $alertBanner): AlertBanner => AlertBanner::fromArray($alertBanner), ); } }