<?php

namespace Symfony\Component\Validator\Tests\Fixtures;

class Entity_74
{
    public int $uninitialized;
}
