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