Page MenuHomeWickedGov Phorge

SensitiveParameter.php
No OneTemporary

Size
422 B
Referenced Files
None
Subscribers
None

SensitiveParameter.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_PARAMETER)]
final class SensitiveParameter
{
public function __construct()
{
}
}
}

File Metadata

Mime Type
text/x-php
Expires
Aug 19 2026, 17:16 (4 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
18/0c/136e0850d74f989f3913e0467386
Default Alt Text
SensitiveParameter.php (422 B)

Event Timeline