1
0
Fork 0
mirror of synced 2024-09-09 14:21:24 +12:00

fix lint error

This commit is contained in:
Damodar Lohani 2022-08-02 02:03:30 +00:00
parent 6b2b9d0fde
commit fda6ba7c8c

View file

@ -16,7 +16,7 @@ class Doctor extends Action
public static function getName(): string
{
return 'doctor';
}
}
public function __construct()
{