Skip to content

Commit

Permalink
ReturnTypeWillChange was already defined in CoreGenericClasses
Browse files Browse the repository at this point in the history
  • Loading branch information
robchett committed Jun 17, 2023
1 parent 6b91160 commit 100824a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions stubs/CoreGenericAttributes.phpstub
@@ -1,11 +1,5 @@
<?php

#[Attribute(Attribute::TARGET_METHOD)]
final class ReturnTypeWillChange
{
public function __construct() {}
}

#[Attribute(Attribute::TARGET_CLASS)]
final class AllowDynamicProperties
{
Expand Down

0 comments on commit 100824a

Please sign in to comment.