mirror of
https://github.com/pestphp/pest.git
synced 2026-03-11 18:27:23 +01:00
Fix typo in toBeClass
This commit is contained in:
@ -535,7 +535,7 @@ final class Expectation
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Asserts that the given expectation targets is an class.
|
* Asserts that the given expectation target is a class.
|
||||||
*/
|
*/
|
||||||
public function toBeClass(): ArchExpectation
|
public function toBeClass(): ArchExpectation
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user