mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
small fixes on sync from remote
This commit is contained in:
@@ -550,7 +550,6 @@ class Calendar implements TrackCreationInterface, TrackUpdateInterface
|
||||
|
||||
public function setStartDate(DateTimeImmutable $startDate): self
|
||||
{
|
||||
dump('startDate', $startDate);
|
||||
$this->startDate = $startDate;
|
||||
|
||||
return $this;
|
||||
|
Reference in New Issue
Block a user