Page MenuHomeWickedGov Phorge

ReturnTypeWillChange.php
No OneTemporary

Size
421 B
Referenced Files
None
Subscribers
None

ReturnTypeWillChange.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 < 80100) {
#[Attribute(Attribute::TARGET_METHOD)]
final class ReturnTypeWillChange
{
public function __construct()
{
}
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, Aug 19, 12:34 (3 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
39/12/a820506f19e67f31770a5bfafad1
Default Alt Text
ReturnTypeWillChange.php (421 B)

Event Timeline