Skip to content

Commit 65385cc

Browse files
Update test/InputFilter/RestService/PatchInputFilterTest.php
Co-authored-by: Matthew Weier O'Phinney <[email protected]>
1 parent f37eda6 commit 65385cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/InputFilter/RestService/PatchInputFilterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ public function dataProviderIsValidFalse(): array
130130

131131
/**
132132
* @dataProvider dataProviderIsValidTrue
133-
* @param mixed $pageSize
133+
* @param string|int $pageSize
134134
*/
135135
public function testIsValidTrue($pageSize): void
136136
{

0 commit comments

Comments
 (0)