committed by
Julius Härtl
parent
4fa37f0548
commit
4cf746dd6f
@@ -56,6 +56,7 @@ class Card extends RelationalEntity {
|
||||
$this->addType('archived', 'boolean');
|
||||
$this->addType('notified', 'boolean');
|
||||
$this->addRelation('labels');
|
||||
$this->addRelation('participants');
|
||||
$this->addResolvable('owner');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user