Delete the user in a GDPR compatible way (#1151)
* Delete the user in a GDPR compatible way * Block user from calls * Style fix
This commit is contained in:
@@ -24,6 +24,7 @@ use Carbon\Carbon;
|
||||
* @property int status
|
||||
* @property int state
|
||||
* @property Carbon landing_time
|
||||
* @property float fuel_onboard
|
||||
*/
|
||||
class Aircraft extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user