This commit is contained in:
Oliver Davies 2025-06-12 02:10:09 +01:00
parent 8ec5b621c1
commit 43dac77fcd
2 changed files with 0 additions and 2 deletions

View file

@ -6,7 +6,6 @@ namespace Drupal\opd_podcast;
use Webmozart\Assert\Assert;
/**
* @implements \IteratorAggregate<Guest>
*/

View file

@ -6,7 +6,6 @@ namespace Drupal\opd_presentations;
use Webmozart\Assert\Assert;
/**
* @implements \IteratorAggregate<Event>
*/