From 4f4cf5468bf478ae3af3fc44f01c04db20e7f505 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Wed, 6 Nov 2024 09:55:05 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/PageUtils/AbstractBinaryInput.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PageUtils/AbstractBinaryInput.php b/src/PageUtils/AbstractBinaryInput.php index 938ea1a..f995aee 100644 --- a/src/PageUtils/AbstractBinaryInput.php +++ b/src/PageUtils/AbstractBinaryInput.php @@ -72,7 +72,7 @@ public function getRawBinary(int $timeout = null): string * Save data to the given file. * * @param string $path - * @param int $timeout + * @param int $timeout * * @throws FilesystemException * @throws ScreenshotFailed