testing Unity Tests
This commit is contained in:
parent
d61ccf69f7
commit
edebd9f02d
2 changed files with 47 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ class Settings implements \Iterator
|
|||
|
||||
private array $settings = [];
|
||||
|
||||
private string $appPath;
|
||||
private string $appPath = './';
|
||||
private ?string $pkgPath = null;
|
||||
private ?string $site = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue