awesomemotive / sugarcalendar-icalendar-rrule-sequencer

Parse an iCalendar RRULE into an array of dtstart, dtend, sequence, and recurrence-id attributes
GNU General Public License v3.0
1 stars 3 forks source link

Fix few docblocks #4

Open szepeviktor opened 2 years ago

szepeviktor commented 2 years ago

Discovered by @phpstan

composer require --dev szepeviktor/phpstan-wordpress
vendor/bin/phpstan analyze -c vendor/szepeviktor/phpstan-wordpress/extension.neon ical-rrule-sequencer.php -l 5

Please consider fixing all other reported problems.