Undefined namespace Grammars

This commit is contained in:
Patrick Romowicz 2012-09-17 21:42:47 +03:00
parent 8fea602969
commit 5f9a26bae3
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class Connection {
/** /**
* The query grammar instance for the connection. * The query grammar instance for the connection.
* *
* @var Grammars\Grammar * @var Grammar
*/ */
protected $grammar; protected $grammar;