mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
feat(json): updates docs
This commit is contained in:
@ -61,7 +61,7 @@ final class Expectation
|
||||
}
|
||||
|
||||
/**
|
||||
* Parses Json String to Array.
|
||||
* Creates a new expectation with the decoded JSON value.
|
||||
*/
|
||||
public function json(): Expectation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user