24 May
2018
24 May
'18
7:31 a.m.
dear team, from now on we are also using constants in the "AllHistoryActions" model to define the action keys, for example: const ACTION_KEY_CUSTOMER_HIDDEN = 'customer_hidden'; so we can use it in the code for example when we need the action id Trav_History_Helper::getActionId(AllHistoryActions::ACTION_KEY_CUSTOMER_HIDDEN) or in this way: if ($actionKey == AllHistoryActions::ACTION_KEY_CUSTOMER_HIDDEN) { ...blubber } greetings Dennis
2942
Age (days ago)
2942
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dennis Weber