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

Appearance settings

Commit 2b1dbee

Browse filesBrowse files
committed
Fixing one last line from merge
1 parent 485ad57 commit 2b1dbee
Copy full SHA for 2b1dbee

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎service_container.rst

Copy file name to clipboardExpand all lines: service_container.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ Instead, you decide to create a new class::
119119
];
120120

121121
$index = array_rand($messages);
122+
123+
return $messages[$index];
122124
}
123125
}
124126

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.