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