We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9d920 commit 8758d28Copy full SHA for 8758d28
tests/OmnipayTest.php
@@ -7,7 +7,7 @@
7
8
class OmnipayTest extends TestCase
9
{
10
- public function tearDown()
+ public function tearDown() : void
11
12
Omnipay::setFactory(null);
13
0 commit comments