function raven_post_update_new_service_arguments in Raven: Sentry Integration 8.2
Same name and namespace in other branches
- 3.x raven.post_update.php \raven_post_update_new_service_arguments()
Add current_user and request_stack as optional service arguments.
File
- ./
raven.post_update.php, line 11 - Post update functions for Raven module.
Code
function raven_post_update_new_service_arguments() {
}