cesargb / laravel-magiclink

Create link for authenticate in Laravel without password or get private content
MIT License
359 stars 43 forks source link

Update phpdoc for MarkLink #55

Closed Marcus-IXAU closed 2 years ago

Marcus-IXAU commented 2 years ago

Add missing phpdoc for the $url property which indicates it is readonly.

cesargb commented 2 years ago

Thanks for your PR