Skip to content

Commit 0aa3c5e

Browse files
authored
chore: style fixes
1 parent b07981d commit 0aa3c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SmsapiClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class SmsapiClientTest extends TestCase
2525
*/
2626
private $client;
2727

28-
public function setUp():void
28+
public function setUp(): void
2929
{
3030
parent::setUp();
3131
$this->proxy = Mockery::mock(Proxy::class)->makePartial()->shouldAllowMockingProtectedMethods();

0 commit comments

Comments
 (0)