mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/relayd: phpunit 9 fix
This commit is contained in:
@@ -40,7 +40,7 @@ class RelaydTest extends \PHPUnit\Framework\TestCase
|
||||
// holds the SettingsController object
|
||||
protected static $setRelayd;
|
||||
|
||||
public static function setUpBeforeClass()
|
||||
public static function setUpBeforeClass(): void
|
||||
{
|
||||
self::$setRelayd = new \OPNsense\Relayd\Api\SettingsController();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user