Add pirep comments and subfleets fares #118
This commit is contained in:
@@ -10,6 +10,7 @@ class User extends Resource
|
||||
{
|
||||
return [
|
||||
'id' => $this->id,
|
||||
'pilot_id' => $this->pilot_id,
|
||||
'name' => $this->name,
|
||||
'email' => $this->email,
|
||||
'apikey' => $this->apikey,
|
||||
|
||||
Reference in New Issue
Block a user