We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b4a332 commit 5daeb27Copy full SHA for 5daeb27
src/TwilioChannel.php
@@ -82,7 +82,7 @@ public function send($notifiable, Notification $notification)
82
/**
83
* Check if twilio is enabled.
84
*
85
- * @return boolean
+ * @return bool
86
*/
87
protected function isEnabled()
88
{
0 commit comments