Skip to content
Snippets Groups Projects
Commit c5820a21 authored by project update bot's avatar project update bot Committed by Daniel Cothran
Browse files

Issue #3455192: Automated Drupal 11 compatibility fixes for denormalizer

parent 214b1004
No related branches found
No related tags found
1 merge request!11Automated Project Update Bot fixes
Pipeline #382067 passed with warnings
......@@ -114,7 +114,7 @@ class EntitySourceDenormalizedTableTest extends KernelTestBase {
* @return array
* The test data set.
*/
public function provideTestSet(): array {
public static function provideTestSet(): array {
$expected_base_fields = [
'nid' => 'nid',
'uuid' => 'uuid',
......
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