Commit 966e8462 authored by Patrick Romowicz's avatar Patrick Romowicz

Update laravel/database/connection.php

parent 5f9a26ba
...@@ -21,7 +21,7 @@ class Connection { ...@@ -21,7 +21,7 @@ class Connection {
/** /**
* The query grammar instance for the connection. * The query grammar instance for the connection.
* *
* @var Grammar * @var Query\Grammars\Grammar
*/ */
protected $grammar; protected $grammar;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment