mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 01:07:23 +01:00
CS
This commit is contained in:
@ -17,6 +17,7 @@ trait Expectable
|
||||
* Creates a new expectation.
|
||||
*
|
||||
* @param TValue $value
|
||||
*
|
||||
* @return Expectation<TValue>
|
||||
*/
|
||||
public function expect($value): Expectation
|
||||
|
||||
Reference in New Issue
Block a user