module EventStore::HTTP::Controls::Event::Type
Public Class Methods
example()
click to toggle source
# File lib/event_store/http/controls/event.rb, line 12 def self.example 'SomeType' end
# File lib/event_store/http/controls/event.rb, line 12 def self.example 'SomeType' end