Commit 68b0d291 authored by Taylor Otwell's avatar Taylor Otwell

fix namespacing issue.

parent 9d56d4aa
......@@ -136,7 +136,7 @@ class Connection {
* </code>
*
* @param string $table
* @return Query\Query
* @return Query
*/
public function table($table)
{
......
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