FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
mailpoet
/
vendor-prefixed
/
symfony
/
service-contracts
/
Attribute
Edit File: Required.php
<?php namespace MailPoetVendor\Symfony\Contracts\Service\Attribute; if (!defined('ABSPATH')) exit; #[\Attribute(\Attribute::TARGET_METHOD | \Attribute::TARGET_PROPERTY)] final class Required { }
Save
Back