mirror of
https://github.com/sorenpeter/timeline.git
synced 2025-12-15 10:57:01 +00:00
Merge pull request #43 from aelaraji/42-fix-depricated-DP
Fix #42 depricated creation of dynamic property Twt::$domain
This commit is contained in:
commit
0776284bac
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