fix namespacing issue.
This commit is contained in:
parent
9d56d4aa4e
commit
68b0d29110
|
@ -136,7 +136,7 @@ protected function execute(PDOStatement $statement, $bindings)
|
||||||
* </code>
|
* </code>
|
||||||
*
|
*
|
||||||
* @param string $table
|
* @param string $table
|
||||||
* @return Query\Query
|
* @return Query
|
||||||
*/
|
*/
|
||||||
public function table($table)
|
public function table($table)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue