<?php
class FinalPromotedPropertyWithoutVisibility
{
public function __construct(
final int $value,
) {
}