$filterType * @phpstan-return ($filterType is null ? \Iterator : \Iterator) */ public function getComponents(bool $deep = false, ?string $filterType = null): \Iterator { // nothing } }