Replies: 2 comments 2 replies
-
You can find it here: https://github.com/spatie/icalendar-generator/blob/master/src/Components/Event.php#L265 . RRule's were introduced with v2, maybe you're still using the old v1 version? |
Beta Was this translation helpful? Give feedback.
1 reply
-
FWIW I had to add a
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Documentation indicates a rrule() option on the Event class, but when I install the package, I don't find it anywhere.
Beta Was this translation helpful? Give feedback.
All reactions