Skip to content

Commit

Permalink
[Event] Adapt the calendar getter to CalendArt 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Taluu committed Mar 10, 2015
1 parent 7ed02ad commit 08b377b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EventApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ public function getList(AbstractCriterion $criterion = null)
return $list;
}

/** {@inheritDoc} */
/** @return Calendar */
public function getCalendar()
{
return $this->calendar;
Expand Down

0 comments on commit 08b377b

Please sign in to comment.