Skip to content

Commit 8758d28

Browse files
committed
Void
1 parent 8c9d920 commit 8758d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/OmnipayTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class OmnipayTest extends TestCase
99
{
10-
public function tearDown()
10+
public function tearDown() : void
1111
{
1212
Omnipay::setFactory(null);
1313

0 commit comments

Comments
 (0)