Skip to content

Commit 5daeb27

Browse files
committed
Fix style
1 parent 0b4a332 commit 5daeb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwilioChannel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public function send($notifiable, Notification $notification)
8282
/**
8383
* Check if twilio is enabled.
8484
*
85-
* @return boolean
85+
* @return bool
8686
*/
8787
protected function isEnabled()
8888
{

0 commit comments

Comments
 (0)