Skip to content

Commit 56649bb

Browse files
authored
Merge pull request #55 from Marcus-IXAU/patch-1
Update phpdoc for MarkLink
2 parents 0a67de8 + d55207e commit 56649bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/MagicLink.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* @property Carbon|null $available_at
1818
* @property int|null $max_visits
1919
* @property \MagicLink\Actions\ActionAbstract $action
20+
* @property-read string $url
2021
*/
2122
class MagicLink extends Model
2223
{

0 commit comments

Comments
 (0)