oont-contents/plugins/mailpoet/vendor-prefixed/symfony/validator/Constraints/GroupSequenceProvider.php
2025-02-08 15:10:23 +01:00

7 lines
175 B
PHP

<?php
namespace MailPoetVendor\Symfony\Component\Validator\Constraints;
if (!defined('ABSPATH')) exit;
#[\Attribute(\Attribute::TARGET_CLASS)]
class GroupSequenceProvider
{
}