Skip to content

Commit 0e503ae

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 5bf9cd9 + abd7834 commit 0e503ae

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

src/Notifiable/HasSmsNumber.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Methods that sms notifiables should have
45
*/

src/Notifiable/SmsNotifiable.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* The contract for sms notifiables
45
*/

src/Notifications/SendsSms.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Methods that sms notifications should have
45
*/

0 commit comments

Comments
 (0)