Page MenuHomeWickedGov Phorge

AllowDynamicProperties.php
No OneTemporary

Size
422 B
Referenced Files
None
Subscribers
None

AllowDynamicProperties.php

<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
if (\PHP_VERSION_ID < 80200) {
#[Attribute(Attribute::TARGET_CLASS)]
final class AllowDynamicProperties
{
public function __construct()
{
}
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, Aug 19, 16:12 (4 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7f/7b/72abca863b4cf0ddf502d2f48864
Default Alt Text
AllowDynamicProperties.php (422 B)

Event Timeline