Merge pull request #892 from ash-jc-allen/comment-updates

Updated comments
This commit is contained in:
Fabio Ivona
2023-08-01 16:35:42 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@ -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
{