Completed
Push — master ( 0a8019...1b85db )
by Freek
03:11
created
src/GoogleCalendar.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
 
81 81
     /**
82 82
      * @param string $eventId
83
-     * @return static
83
+     * @return Event
84 84
      */
85 85
     public function getEvent($eventId)
86 86
     {
Please login to merge, or discard this patch.