diff --git a/core/Script/InvokeScriptCallback.php b/core/Script/InvokeScriptCallback.php index f5f1bc93..298470c0 100644 --- a/core/Script/InvokeScriptCallback.php +++ b/core/Script/InvokeScriptCallback.php @@ -55,6 +55,7 @@ class InvokeScriptCallback implements CallbackListener, UsageInformationAble { /** * You can set a Method in your Class to be called with this Variant * + * @api * @param \ManiaControl\Callbacks\CallbackListener $callbackListener * @param $methodName */