[wip] add sms messages status to config #65
Annotations
10 errors
phpstan:
src/Listeners/StoreSmsMessage.php#L12
Instantiated class TookanTech\Chapaar\Models\SmsMessage not found.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L13
Access to property $provider on an unknown class TookanTech\Chapaar\Models\SmsMessage.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L13
Access to property $provider on an unknown class TookanTech\Chapaar\Models\SmsMessage.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L14
Access to property $data on an unknown class TookanTech\Chapaar\Models\SmsMessage.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L14
Access to property $data on an unknown class TookanTech\Chapaar\Models\SmsMessage.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L15
Access to property $status on an unknown class TookanTech\Chapaar\Models\SmsMessage.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L15
Access to property $status on an unknown class TookanTech\Chapaar\Models\SmsMessage.
|
phpstan:
src/Listeners/StoreSmsMessage.php#L16
Call to method save() on an unknown class TookanTech\Chapaar\Models\SmsMessage.
|
phpstan:
src/Models/SmsMessage.php#L19
Syntax error, unexpected '}', expecting ';' on line 19
|
phpstan
Process completed with exit code 1.
|