Update Expectation.php

Removed @internal phpdoc
This commit is contained in:
Allan Mariucci Carvalho
2023-11-23 13:15:50 -03:00
committed by GitHub
parent 83f8de17c8
commit c743b10a87

View File

@ -34,8 +34,6 @@ use PHPUnit\Architecture\Elements\ObjectDescription;
use PHPUnit\Framework\ExpectationFailedException;
/**
* @internal
*
* @template TValue
*
* @property OppositeExpectation $not Creates the opposite expectation.