[wip] store sent messages to the database #63
Annotations
4 errors
phpstan:
src/Listeners/StoreSmsMessage.php#L15
Access to an undefined property TookanTech\Chapaar\Models\SmsMessage::$provider.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L16
Access to an undefined property TookanTech\Chapaar\Models\SmsMessage::$recipient_number.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L17
Access to an undefined property TookanTech\Chapaar\Models\SmsMessage::$message.
|
phpstan
Process completed with exit code 1.
|