Skip to content

Commit 56d6b55

Browse files
committed
make public
1 parent eb21b5c commit 56d6b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/QueryException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class QueryException extends PDOException
1313
*
1414
* @var string
1515
*/
16-
protected $connectionName;
16+
public $connectionName;
1717

1818
/**
1919
* The SQL for the query.

0 commit comments

Comments
 (0)