mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 21:48:45 +02:00
Merge branch 'develop' into feature/faf_event_service
This commit is contained in:
@@ -44,7 +44,7 @@ class DBObjectTest extends ItopDataTestCase
|
||||
{
|
||||
const CREATE_TEST_ORG = true;
|
||||
|
||||
protected function setUp()
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
require_once(APPROOT.'core/dbobject.class.php');
|
||||
|
||||
Reference in New Issue
Block a user