From b408b605394c18db3b8337d8d869719336afaeb5 Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Tue, 9 Jan 2024 13:00:05 +0300 Subject: [PATCH] apply --- tests/DataReaderTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/DataReaderTest.php b/tests/DataReaderTest.php index 8466352..8171276 100644 --- a/tests/DataReaderTest.php +++ b/tests/DataReaderTest.php @@ -219,8 +219,6 @@ public function testCount(): void /** * @dataProvider handlerDataProvider - * @param FilterInterface $filter - * @param string $handler */ public function testHandlerByOperation(FilterInterface $filter, string $handler): void {