| Current Path : /proc/self/root/proc/self/root/opt/nginxhttpd_/vendor/doctrine/orm/src/Event/ |
| Current File : //proc/self/root/proc/self/root/opt/nginxhttpd_/vendor/doctrine/orm/src/Event/PostLoadEventArgs.php |
<?php
declare(strict_types=1);
namespace Doctrine\ORM\Event;
/** @phpstan-ignore class.extendsDeprecatedClass */
final class PostLoadEventArgs extends LifecycleEventArgs
{
}