Movatterモバイル変換


[0]ホーム

URL:


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

Commitb4d7824

Browse files
committed
fixed typo and blank line
1 parentf50a4c6 commitb4d7824

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎Behavioral/TemplateMethod/Journey.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ protected function buyGift()
3737
}
3838

3939
/**
40-
*this method will be unknown by subclasses (better)
40+
*This method will be unknown by subclasses (better)
4141
*/
4242
privatefunctionbuyAFlight()
4343
{

‎Creational/Pool/Tests/PoolTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
class TestWorker
88
{
9-
109
public$id =1;
1110
}
1211

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp