Commit 7366e633 authored by Project Update Bot's avatar Project Update Bot Committed by Diao Diallo
Browse files

Issue #3303996 by Project Update Bot: Automated Drupal 10 compatibility fixes

parent 125a1b2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ class DrilldownPluginTest extends UnitTestCase {
  /**
   * {@inheritdoc}
   */
  public function setUp() {
  public function setUp(): void {
    parent::setUp();
  }