gplx/mediawiki/.phan/stubs/AllowDynamicProperties.php

7 lines
104 B
PHP

<?php
// Stub for PHP 8.2's AllowDynamicProperties class
#[Attribute]
class AllowDynamicProperties {
}