Skip to content
Snippets Groups Projects
Commit 52aa046a authored by Björn Brala's avatar Björn Brala
Browse files

Issue #3459126 by bbrala, bbu23: Latest update hook shows default description...

Issue #3459126 by bbrala, bbu23: Latest update hook shows default description instead of update description
parent d7ab3765
No related branches found
No related tags found
1 merge request!56Update jsonapi_extras.install
Pipeline #298104 passed with warnings
......@@ -10,7 +10,7 @@ declare(strict_types=1);
use Drupal\Core\Config\ConfigFactoryInterface;
/**
* Implements hook_update_N().
* Set config validation setting to false for existing install.
*/
function jsonapi_extras_update_9001() {
$config_factory = \Drupal::service('config.factory');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment