mirror of
https://github.com/Karaka-Management/oms-Surveys.git
synced 2026-02-17 15:38:40 +00:00
fixes for tests
This commit is contained in:
parent
ba1b713198
commit
259c61ac77
|
|
@ -63,7 +63,7 @@ class Survey
|
||||||
* @var int
|
* @var int
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
private int $creator = null;
|
private ?int $creator = null;
|
||||||
|
|
||||||
private static $instances = [];
|
private static $instances = [];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user