testing php storm code cleanup and styling
This commit is contained in:
@@ -10,6 +10,7 @@ class ServerSetting extends Model
|
||||
'server_id',
|
||||
'is_usable',
|
||||
];
|
||||
|
||||
public function server()
|
||||
{
|
||||
return $this->belongsTo(Server::class);
|
||||
|
||||
Reference in New Issue
Block a user