Skip to content

jkocour/events

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fregis/Events Build Status

What is that

This is extension for kdyby/events which allows you to subscription for events on children class.

Example: For event Nette\UI\Presenter::onShutdown it allows subscribe for specific presenter like SomePresenter::onShutdow

Usage

For details see kdyby/events

The only difference in usage is:

  • composer package is 'fregis/events' instead of 'kdyby/events'
  • nette extension class is 'Fregis\Events\DI\EventsExtension' instead of 'Kdyby\Events\DI\EventsExtension'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published