Commit 07d57e4c authored by tacone's avatar tacone

fix code style

parent e68571f1
......@@ -37,7 +37,7 @@ class Builder extends \Illuminate\Database\Schema\Builder {
public function hasColumns($table, array $columns)
{
return true;
}
}
/**
* Determine if the given collection exists.
*
......
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