DEBSOURCES
Skip Quicknav
sources / php-doctrine-persistence / 4.1.0-1 / tests / Persistence / Mapping / Fixtures / AnotherGlobalClass.php
123456789
<?php declare(strict_types=1); namespace Doctrine\Tests\Persistence\Mapping\Fixtures; final class AnotherGlobalClass { }