mirror of
https://github.com/pestphp/pest.git
synced 2026-03-08 00:37:22 +01: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