mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
associate location on ms calendar remote
This commit is contained in:
@@ -359,6 +359,11 @@ class Address
|
||||
return $this->validTo;
|
||||
}
|
||||
|
||||
public function hasAddressReference(): bool
|
||||
{
|
||||
return null !== $this->getAddressReference();
|
||||
}
|
||||
|
||||
public function isNoAddress(): bool
|
||||
{
|
||||
return $this->getIsNoAddress();
|
||||
|
Reference in New Issue
Block a user