lua: implement EventDispatcher.push_event
This commit is contained in:

committed by
Julian Bouzas

parent
5c2565c9b1
commit
4c7cb5145d
@@ -196,6 +196,7 @@ SANDBOX_EXPORT = {
|
||||
Log = WpLog,
|
||||
Core = WpCore,
|
||||
Plugin = WpPlugin,
|
||||
EventDispatcher = WpEventDispatcher,
|
||||
ObjectManager = WpObjectManager_new,
|
||||
Interest = WpObjectInterest_new,
|
||||
SessionItem = WpSessionItem_new,
|
||||
|
Reference in New Issue
Block a user