Skip to content

Commit

Permalink
Update ClassAttributesPassTest.php
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Apr 23, 2023
1 parent 41d7f28 commit ac4e632
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -44,7 +44,7 @@ public function testCanApplyClassAttributes(
}

/** @see testCanApplyClassAttributes */
public function providerCanApplyClassAttributes(): Generator
public static function providerCanApplyClassAttributes(): Generator
{
yield 'has no attributes' => [
'attributes' => [],
Expand Down

0 comments on commit ac4e632

Please sign in to comment.