Ajout des vendor
This commit is contained in:
11
vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php
vendored
Normal file
11
vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
if (\PHP_VERSION_ID < 80100) {
|
||||
#[Attribute(Attribute::TARGET_METHOD)]
|
||||
final class ReturnTypeWillChange
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user