- Issue created by @joachim
- 🇬🇧United Kingdom joachim
It looks like we could fix this by adding calls to ->getIterator() but my code is now infinite looping, so need to check that...
- 🇦🇺Australia dpi Perth, Australia
Thanks, looks like a good change.
I guess there is no coverage, could be added in
\Drupal\Tests\date_recur\Unit\DateRecurRlHelperUnitTest
.Seems like not many use it, and there is at least workarounds (
getRlRuleset()
). So reducing severity.