module Cucumber::Core::Events
def self.build_registry(*types)
-
(Hash{Symbol => Class})
-
def self.build_registry(*types) types.map { |type| [type.event_id, type] }.to_h end
(Hash{Symbol => Class})
-
def self.build_registry(*types) types.map { |type| [type.event_id, type] }.to_h end