Viewing File: /usr/local/cpanel/whostmgr/docroot/cgi/ncssl/source/vendor/doctrine/orm/src/Mapping/Annotation.php

<?php

declare(strict_types=1);

namespace Doctrine\ORM\Mapping;

/** @deprecated Use {@see MappingAttribute} instead. */
interface Annotation
{
}
Back to Directory File Manager