raven.post_update.php in Raven: Sentry Integration 8.2
Same filename and directory in other branches
Post update functions for Raven module.
File
raven.post_update.phpView source
<?php
/**
* @file
* Post update functions for Raven module.
*/
/**
* Add current_user and request_stack as optional service arguments.
*/
function raven_post_update_new_service_arguments() {
}
Functions
Name | Description |
---|---|
raven_post_update_new_service_arguments | Add current_user and request_stack as optional service arguments. |