Refactor
This commit is contained in:
parent
fe43855ac3
commit
c6b6bba6c5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ use wishthis\User;
|
|||
|
||||
class Page
|
||||
{
|
||||
private string $language = 'en';
|
||||
public string $language = 'en';
|
||||
|
||||
/**
|
||||
* __construct
|
||||
|
|
Loading…
Reference in a new issue