????
Current Path : /home/thenclexdoctor.com/public_html/vendor/spatie/calendar-links/src/ |
Current File : /home/thenclexdoctor.com/public_html/vendor/spatie/calendar-links/src/Generator.php |
<?php namespace Spatie\CalendarLinks; interface Generator { /** * Generate an URL to add event to calendar. * @param \Spatie\CalendarLinks\Link $link * @return string */ public function generate(Link $link): string; }
Sorry, this page is not available...