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 63a9f96

Browse filesBrowse files
committed
Merge branch 'hotfix-0.2.10' into stable
2 parents d3b1fe1 + 1f99c94 commit 63a9f96
Copy full SHA for 63a9f96

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎readme.md

Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Let's take a look at an example command.
8686
* @param DripEmailer|null $drip
8787
* @return void
8888
*/
89-
public function __construct(DripEmailer $drip)
89+
public function __construct(DripEmailer $drip = null)
9090
{
9191
parent::__construct();
9292

0 commit comments

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