File "TypedNoDefaultRuntimePublicReflectionProperty.php"

Full Path: /home/warrior1/public_html/plugins/mailpoet/vendor-prefixed/doctrine/persistence/src/Persistence/Reflection/TypedNoDefaultRuntimePublicReflectionProperty.php
File size: 234 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace MailPoetVendor\Doctrine\Persistence\Reflection;
if (!defined('ABSPATH')) exit;
class TypedNoDefaultRuntimePublicReflectionProperty extends RuntimePublicReflectionProperty
{
 use TypedNoDefaultReflectionPropertyBase;
}