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.
2 parents 0a67de8 + d55207e commit 56649bbCopy full SHA for 56649bb
src/MagicLink.php
@@ -17,6 +17,7 @@
17
* @property Carbon|null $available_at
18
* @property int|null $max_visits
19
* @property \MagicLink\Actions\ActionAbstract $action
20
+ * @property-read string $url
21
*/
22
class MagicLink extends Model
23
{
0 commit comments