|
8d09633bb9
|
allow class level trigger call on Event subclasses
e.g. UserEvent::trigger('event', 'class');
should result in a UserEvent to be passed to the handlers instead of
a base\Event.
|
2014-01-04 11:48:03 +01:00 |
|
|
4bb2ee95b7
|
updated docs of Event
|
2014-01-04 11:47:47 +01:00 |
|
|
1924a528be
|
Redundant event's instanceof check
And some docs punctuation.
|
2014-01-04 11:23:09 +01:00 |
|
|
fec58f4e29
|
Fixes #1472: set event sender if possible.
|
2013-12-10 09:25:01 -05:00 |
|
|
0222462ed7
|
fixed event php-doc
|
2013-11-04 10:38:17 +01:00 |
|
|
2880fb2899
|
Typo [skip ci]
|
2013-10-30 01:38:48 -03:00 |
|
|
8b00693a0a
|
Fixes #1025: Implemented support for class-level events.
|
2013-10-30 00:12:48 -04:00 |
|
|
f72105166c
|
reorganized the main repo to satisfy PSR-0.
|
2013-05-21 21:19:05 -04:00 |
|