Completed
Push — master ( 9780be...fa23f7 )
by Raphaël
01:42
created
src/Listeners/ChangingsToFileListeners.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
 
52 52
 
53 53
     /**
54
-     * @param sring $filePath
54
+     * @param string $filePath
55 55
      * @param array $element
56 56
      * @return void
57 57
      */
Please login to merge, or discard this patch.
src/Services/DetectAppointmentsChangingsService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     }
19 19
 
20 20
     /**
21
-     * @param $eventCode
21
+     * @param string $eventCode
22 22
      * @param null|int $start
23 23
      * @param null|int $maxResult
24 24
      * @return mixed
Please login to merge, or discard this patch.