content notification read working
This commit is contained in:
parent
ffb8252808
commit
94c5737245
21 changed files with 317 additions and 163 deletions
|
|
@ -6,7 +6,6 @@ use adrienpayet\D2P\data\Author;
|
|||
use adrienpayet\D2P\data\Position;
|
||||
|
||||
class BaseComment {
|
||||
protected string $type;
|
||||
protected Location $location;
|
||||
protected Author $author;
|
||||
protected string $text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue