Mod Stub
This commit is contained in:
parent
8d0d05463f
commit
f5ad0d46fd
|
@ -6,6 +6,8 @@ use Symfony\Component\HttpFoundation\File\File;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @method self assertInertiaPath(string $path, string|array<string, mixed>|int $value)
|
* @method self assertInertiaPath(string $path, string|array<string, mixed>|int $value)
|
||||||
|
* @method self assertPdfPageCount(int $count)
|
||||||
|
* @method self assertPdfName(string $filename)
|
||||||
* @method File getFile()
|
* @method File getFile()
|
||||||
*/
|
*/
|
||||||
class TestResponse
|
class TestResponse
|
||||||
|
|
Loading…
Reference in New Issue