Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2afce5b

Browse files
committed
Fix CS
1 parent 59c3d74 commit 2afce5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Tests/Spec/PheanstalkSendToTopicAndReceiveFromQueueTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class PheanstalkSendToTopicAndReceiveFromQueueTest extends SendToTopicAndReceive
1313
{
1414
private $time;
1515

16-
public function setUp(): void
16+
protected function setUp(): void
1717
{
1818
$this->time = time();
1919
}

‎Tests/Spec/PheanstalkSendToTopicAndReceiveNoWaitFromQueueTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class PheanstalkSendToTopicAndReceiveNoWaitFromQueueTest extends SendToTopicAndR
1313
{
1414
private $time;
1515

16-
public function setUp(): void
16+
protected function setUp(): void
1717
{
1818
$this->time = time();
1919
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /