Skip to content

Commit

Permalink
Fixed merge
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed May 4, 2018
1 parent a3ba4a7 commit e1c990a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Database/Connectors/MySqlConnector.php
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ protected function setCustomModes(PDO $connection, array $config)
* Get the query to enable strict mode.
*
* @param \PDO $connection
*
* @return string
*/
protected function strictMode(PDO $connection)
Expand Down

0 comments on commit e1c990a

Please sign in to comment.