Skip to content

Commit

Permalink
Deprecated PHPStanTestCase::createBroker(). Use createReflectionProvi…
Browse files Browse the repository at this point in the history
…der instead().
  • Loading branch information
ondrejmirtes committed Sep 23, 2021
1 parent 38a1d56 commit 1e5cf58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Testing/PHPStanTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ public function getParser(): \PHPStan\Parser\Parser

/**
* @api
* @deprecated Use createReflectionProvider() instead
*/
public function createBroker(): Broker
{
Expand Down

0 comments on commit 1e5cf58

Please sign in to comment.