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