|
16 | 16 | * @author Evert Pot (http://evertpot.com/) |
17 | 17 | * @license http://sabre.io/license/ Modified BSD License |
18 | 18 | * |
19 | | - * @property VObject\Property\ICalendar\DateTime $DTSTART |
20 | | - * @property VObject\Property\ICalendar\DateTime $DTEND |
21 | | - * @property VObject\Property\ICalendar\DateTime $DTSTAMP |
22 | | - * @property VObject\Property\ICalendar\Duration $DURATION |
23 | | - * @property VObject\Property\ICalendar\Recur $RRULE |
| 19 | + * @property VObject\Property\ICalendar\DateTime $DTSTART |
| 20 | + * @property VObject\Property\ICalendar\DateTime $DTEND |
| 21 | + * @property VObject\Property\ICalendar\DateTime $DTSTAMP |
| 22 | + * @property VObject\Property\ICalendar\Duration $DURATION |
| 23 | + * @property VObject\Property\ICalendar\Recur $RRULE |
24 | 24 | * @property VObject\Property\ICalendar\DateTime[] $EXDATE |
25 | | - * @property VObject\Property\ICalendar\DateTime $RDATE |
26 | | - * @property VObject\Property\ICalendar\Recur $EXRULE |
27 | | - * @property VObject\Property\ICalendar\DateTime $RECURRENCE-ID |
28 | | - * @property VObject\Property\FlatText $TRANSP |
29 | | - * @property VObject\Property\FlatText $STATUS |
| 25 | + * @property VObject\Property\ICalendar\DateTime $RDATE |
| 26 | + * @property VObject\Property\ICalendar\Recur $EXRULE |
| 27 | + * @property VObject\Property\ICalendar\DateTime $RECURRENCE-ID |
| 28 | + * @property VObject\Property\ICalendar\CalAddress $ATTENDEE |
| 29 | + * @property VObject\Property\FlatText $TRANSP |
| 30 | + * @property VObject\Property\FlatText $STATUS |
30 | 31 | */ |
31 | 32 | class VEvent extends VObject\Component |
32 | 33 | { |
|
0 commit comments