Skip to content
Snippets Groups Projects
Commit f4c5ab53 authored by Dave Reid's avatar Dave Reid
Browse files

Added post-update hook to ensure service container is updated with new argument.

parent 791fe3cb
No related branches found
No related tags found
No related merge requests found
<?php
/**
* @file
* Post-update functions for the Admin Toolbar Tools module.
*/
/**
* Update container for admin_toolbar_tools.helper arguments.
*/
function admin_toolbar_tools_post_update_helper_added_config_factory() {
// Intentionally empty to trigger a service container rebuild.
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment