Swap out some additional assigns for tokens, improve tests
[civicrm-core.git] / tests / phpunit / CRM / Event / BAO / QueryTest.php
index 84c31e0eaf0a53199c390957774c4563279d8838..0e1e087188b412bbe7d138950f3040535deddeff 100644 (file)
@@ -5,7 +5,7 @@
  */
 class CRM_Event_BAO_QueryTest extends CiviUnitTestCase {
 
-  public function setUp() {
+  public function setUp(): void {
     parent::setUp();
   }