All notable changes to Textlocal
will be documented in this file
public function getSenderId($notifiable)
method has changed from public function getSenderId()
, so now the notifiable is passed as parameter
giving more control to the imeplementation to decide based on user/recipent in case want to use some alternate deciding factor
- initial release