Same name in other branches
- 8.x-1.x easy_breadcrumb.install \easy_breadcrumb_update_8003()
Implements hook_update().
Force an update because we updated the depedency injection which requires a cache clear.
File
-
./
easy_breadcrumb.install, line 48
Code
function easy_breadcrumb_update_8003() {
// Do nothing because database updates run cache rebuild.
}