mirror of
https://github.com/sorenpeter/timeline.git
synced 2025-12-15 10:57:01 +00:00
Fix #42 depricated creation of dynamic property Twt::$domain
This commit is contained in:
parent
8c12444459
commit
b63b72d29e
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ class Twt {
|
|||
public $avatar;
|
||||
public $emoji;
|
||||
public $nick;
|
||||
public $domain;
|
||||
public $mainURL;
|
||||
public $images = [];
|
||||
public $tags = [];
|
||||
|
|
|
|||
Loading…
Reference in a new issue