[feat] implement test for store message event #68
Annotations
4 errors
phpstan:
src/Listeners/StoreSmsMessage.php#L15
Access to an undefined property TookanTech\Chapaar\Models\SmsMessage::$driver.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L16
Access to an undefined property TookanTech\Chapaar\Models\SmsMessage::$data.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L17
Access to an undefined property TookanTech\Chapaar\Models\SmsMessage::$status.
|
phpstan
Process completed with exit code 1.
|