<?php

class Test {
    protected Foo $prop;
}
