We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37d097e + 9d6766b commit 055c4deCopy full SHA for 055c4de
1 file changed
Resources/stubs/ReturnTypeWillChange.php
@@ -1,7 +1,7 @@
1
<?php
2
3
if (\PHP_VERSION_ID < 80100) {
4
- #[Attribute(Attribute::TARGET_METHOD)]
+ #[\Attribute(\Attribute::TARGET_METHOD)]
5
final class ReturnTypeWillChange
6
{
7
public function __construct()
0 commit comments