DEBSOURCES
Skip Quicknav
sources / doctrine / 3.3.3%2Bdfsg-1 / tests / Tests / ORM / Functional / Ticket / GH11037 / EntityStatus.php
123456789
<?php declare(strict_types=1); namespace Doctrine\Tests\ORM\Functional\Ticket\GH11037; interface EntityStatus { }