1 2 3 4 5 6
<?php // Stub for PHP 8.2's AllowDynamicProperties class #[Attribute] class AllowDynamicProperties { }