mirror of
https://github.com/pestphp/pest.git
synced 2026-04-22 15:07:28 +02:00
Updated comments.
This commit is contained in:
@ -593,7 +593,7 @@ final class Expectation
|
||||
}
|
||||
|
||||
/**
|
||||
* Asserts that the given expectation target to have the given suffix.
|
||||
* Asserts that the given expectation target to have the given prefix.
|
||||
*/
|
||||
public function toHavePrefix(string $prefix): ArchExpectation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user