]> BookStack Code Mirror - bookstack/blobdiff - app/Theming/ThemeEvents.php
Skip intermediate login page with single provider
[bookstack] / app / Theming / ThemeEvents.php
index 48073416ca6d72661685cae210623e0ea5faf53b..ce99c817cd0a27a57a3e1d0dadc479d31a77d9aa 100644 (file)
@@ -93,6 +93,8 @@ class ThemeEvents
      * @param string                                $event
      * @param \BookStack\Actions\Webhook            $webhook
      * @param string|\BookStack\Interfaces\Loggable $detail
+     * @param \BookStack\Auth\User                  $initiator
+     * @param int                                   $initiatedTime
      */
     const WEBHOOK_CALL_BEFORE = 'webhook_call_before';
 }