]> BookStack Code Mirror - bookstack/blobdiff - dev/docs/logical-theme-system.md
PHP: Addressed 8.4 deprecations within app itself
[bookstack] / dev / docs / logical-theme-system.md
index 84bd26a5387135921c16a40b9e3c8c1f44e13621..0063c4e8bac304a1789d123790bd9bfa410887a1 100644 (file)
@@ -49,6 +49,7 @@ This method allows you to register a custom social authentication driver within
 - string $driverName
 - array $config
 - string $socialiteHandler
+- callable|null $configureForRedirect = null
 
 **Example**