mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 14:23:44 +02:00
Apply fixes from StyleCI (#372)
This commit is contained in:
@@ -209,7 +209,8 @@ class Server extends Model
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function getTableColumns() {
|
||||
public function getTableColumns()
|
||||
{
|
||||
return Schema::getColumnListing($this->getTable());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user