File "IteratorArgument.php"

Full Path: /home/warrior1/public_html/wp-content-20241001222009/plugins/mailpoet/vendor-prefixed/symfony/dependency-injection/Argument/IteratorArgument.php
File size: 198 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace MailPoetVendor\Symfony\Component\DependencyInjection\Argument;
if (!defined('ABSPATH')) exit;
class IteratorArgument implements ArgumentInterface
{
 use ReferenceSetArgumentTrait;
}