Merge pull request #43 from aelaraji/42-fix-depricated-DP

Fix #42 depricated creation of dynamic property Twt::$domain
This commit is contained in:
sørenpeter 2025-01-03 09:43:54 +01:00 committed by GitHub
commit 0776284bac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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