mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-09-01 02:43:58 +00:00
Admin Workflow - API code refactor to fetch booking information
This commit is contained in:
@@ -19,7 +19,7 @@ class FetchBookingLogic extends AbstractControllerLogic
|
||||
protected function notification():array {
|
||||
return [
|
||||
'title' => 'Retrieved Booking',
|
||||
'message' => 'You have successfully retrieved a Address'
|
||||
'message' => 'You have successfully retrieved a Booking'
|
||||
];
|
||||
}
|
||||
|
||||
@@ -58,4 +58,4 @@ class FetchBookingLogic extends AbstractControllerLogic
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user