Skip to content

Commit 942f11d

Browse files
committed
Merge branch '5.6' of github.com:laravel/framework into 5.6
2 parents c3e4bd0 + 7ad124e commit 942f11d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Illuminate/Support/Manager.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ abstract public function getDefaultDriver();
5151
*
5252
* @param string $driver
5353
* @return mixed
54+
*
55+
* @throws \InvalidArgumentException
5456
*/
5557
public function driver($driver = null)
5658
{

0 commit comments

Comments
 (0)