Something went wrong on our end
ISTWCMS-7275: Rename "publication" to "reference" in custom block.
Compare changes
- Igor Biki authored
Added explicit `array` type hints for parameters in batch update functions to improve type safety and consistency. This change ensures the functions handle inputs as expected and aligns with best practices.
+ 3
− 3
@@ -339,7 +339,7 @@ function _publications_search_block_rename_batch_start($node_count, $revision_co
@@ -339,7 +339,7 @@ function _publications_search_block_rename_batch_start($node_count, $revision_co
@@ -380,7 +380,7 @@ function _publications_search_block_rename_batch_node_update($node_ids, &$contex
@@ -380,7 +380,7 @@ function _publications_search_block_rename_batch_node_update($node_ids, &$contex
@@ -424,7 +424,7 @@ function _publications_search_block_rename_batch_revision_update($revision_ids,
@@ -424,7 +424,7 @@ function _publications_search_block_rename_batch_revision_update($revision_ids,