mirror of
https://github.com/pestphp/pest.git
synced 2026-06-05 02:52:12 +02:00
Migrates to Pint
This commit is contained in:
@ -16,8 +16,7 @@ trait Expectable
|
||||
*
|
||||
* Creates a new Expectation.
|
||||
*
|
||||
* @param TValue $value
|
||||
*
|
||||
* @param TValue $value
|
||||
* @return Expectation<TValue>
|
||||
*/
|
||||
public function expect(mixed $value): Expectation
|
||||
|
||||
Reference in New Issue
Block a user