Skip to content

Commit 1679318

Browse files
committed
fix php cs
1 parent 1bd5694 commit 1679318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/EndpointBlocksTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ public function classProvider(): array
330330
*
331331
* @dataProvider classProvider
332332
*
333-
* @param $entityClass
333+
* @param $entityClass
334334
*/
335335
public function it_throws_an_handling_exception_for_wrong_type($entityClass)
336336
{

0 commit comments

Comments
 (0)