function features_update_8300 in Features 8.3
Same name and namespace in other branches
- 8.4 features.install \features_update_8300()
Rebuild the container to add a parameter to the features.manager service.
File
- ./
features.install, line 11 - Contains install and update functions for Features.
Code
function features_update_8300() {
// Empty update to cause a cache rebuild so that the container is rebuilt.
}