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