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