This commit is contained in:
Philipp Lang 2023-12-18 00:06:04 +01:00
parent 8d0d05463f
commit f5ad0d46fd
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ use Symfony\Component\HttpFoundation\File\File;
/**
* @method self assertInertiaPath(string $path, string|array<string, mixed>|int $value)
* @method self assertPdfPageCount(int $count)
* @method self assertPdfName(string $filename)
* @method File getFile()
*/
class TestResponse