Skip to content
Snippets Groups Projects
Commit 46b55c76 authored by Joseph Olstad's avatar Joseph Olstad
Browse files

Issue #3455186 by joseph.olstad - Refactor of 88f1e040 for tests for D11...

Issue #3455186 by joseph.olstad - Refactor of 88f1e040 for tests for D11 phpunit 10+ compatibility refactoring test.
parent 5cdf5108
No related branches found
No related tags found
No related merge requests found
Pipeline #333492 failed
......@@ -420,7 +420,7 @@ class MockTerm implements TermInterface, IteratorAggregate, EntityChangedInterfa
return [];
}
public function baseFieldDefinitions($entity_type) {
public static function baseFieldDefinitions($entity_type) {
return [];
}
......
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