lua: add WpAsyncEventHook bindings
This commit is contained in:

committed by
Julian Bouzas

parent
795dc240b6
commit
5c2565c9b1
@@ -196,7 +196,6 @@ SANDBOX_EXPORT = {
|
||||
Log = WpLog,
|
||||
Core = WpCore,
|
||||
Plugin = WpPlugin,
|
||||
EventDispatcher = WpEventDispatcher,
|
||||
ObjectManager = WpObjectManager_new,
|
||||
Interest = WpObjectInterest_new,
|
||||
SessionItem = WpSessionItem_new,
|
||||
@@ -213,4 +212,5 @@ SANDBOX_EXPORT = {
|
||||
ImplMetadata = WpImplMetadata_new,
|
||||
Settings = WpSettings,
|
||||
SimpleEventHook = WpSimpleEventHook_new,
|
||||
AsyncEventHook = WpAsyncEventHook_new,
|
||||
}
|
||||
|
Reference in New Issue
Block a user