feature/ForgotPassword #29

Closed
faezeh wants to merge 91 commits from feature/ForgotPassword into main
Showing only changes of commit 26a0f79a6d - Show all commits

View File

@@ -41,7 +41,7 @@ enum BusinessTypeEnum: int
};
}
public function name($id): string
public static function name($id): string
{
$mapArray = [
1 => 'medical',