Fix #42 depricated creation of dynamic property Twt::$domain

This commit is contained in:
Adnan ELARAJI 2024-12-26 01:31:01 +01:00
parent 8c12444459
commit b63b72d29e
No known key found for this signature in database

View file

@ -38,6 +38,7 @@ class Twt {
public $avatar;
public $emoji;
public $nick;
public $domain;
public $mainURL;
public $images = [];
public $tags = [];