Class: EvilEvents::Core::Events::EventExtensions::Hookable::BeforeEmitHook Private

Inherits:
AbstractHook
  • Object
show all
Defined in:
lib/evil_events/core/events/event_extensions/hookable/before_emit_hook.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Since:

  • 0.3.0

Instance Attribute Summary

Attributes inherited from AbstractHook

#callable

Method Summary

Methods inherited from AbstractHook

#call, #initialize

Constructor Details

This class inherits a constructor from EvilEvents::Core::Events::EventExtensions::Hookable::AbstractHook