Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 24143a31 authored by escuriola's avatar escuriola
Browse files

OEL-1367: Improve post_update docblock.

parent dde3c43d
No related branches found
No related tags found
2 merge requests!157OEL-1668: Update epic list pages.,!136OEL-1367: New Look & Feel for search form in search page and remove theming from block config form.
......@@ -10,7 +10,7 @@ declare(strict_types=1);
use Drupal\block\Entity\Block;
/**
* Set the updated values to the search form block.
* Add region in form settings for template suggestions.
*/
function oe_whitelabel_search_post_update_00001(&$sandbox) {
$block = Block::load('oe_whitelabel_search_form');
......
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