Skip to content

Commit

Permalink
Update Expectation.php
Browse files Browse the repository at this point in the history
Removed @internal phpdoc
  • Loading branch information
allanmcarvalho authored Nov 23, 2023
1 parent 83f8de1 commit c743b10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Expectation.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
use PHPUnit\Framework\ExpectationFailedException;

/**
* @internal
*
* @template TValue
*
* @property OppositeExpectation $not Creates the opposite expectation.
Expand Down

0 comments on commit c743b10

Please sign in to comment.