fix namespacing issue.
This commit is contained in:
@@ -136,7 +136,7 @@ class Connection {
|
|||||||
* </code>
|
* </code>
|
||||||
*
|
*
|
||||||
* @param string $table
|
* @param string $table
|
||||||
* @return Query\Query
|
* @return Query
|
||||||
*/
|
*/
|
||||||
public function table($table)
|
public function table($table)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user