Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jun 21, 2024
1 parent 3e68a5d commit c0132ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class ComponentModelDynamicReturnTypeExtensionTest extends TypeInferenceTestCase
*/
public function dataFileAsserts(): iterable
{
yield from $this->gatherAssertTypes(__DIR__ . '/data/componentModel.php');
yield from self::gatherAssertTypes(__DIR__ . '/data/componentModel.php');
}

/**
Expand Down

0 comments on commit c0132ad

Please sign in to comment.