forked from GNUsocial/gnu-social
[AUTOGENERATED] Update all entity fields
This commit is contained in:
@@ -37,8 +37,8 @@ class Config
|
||||
{
|
||||
// {{{ Autocode
|
||||
|
||||
private string $section;
|
||||
private string $setting;
|
||||
private string $section = '';
|
||||
private string $setting = '';
|
||||
private ?string $value;
|
||||
|
||||
public function setSection(string $section): self
|
||||
|
Reference in New Issue
Block a user