Completed
Branch master (0c8886)
by Thelia
07:15 queued 04:52
created
Service/SchedulesService.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -86,6 +86,9 @@
 block discarded – undo
86 86
         $this->delete($event);
87 87
     }
88 88
 
89
+    /**
90
+     * @return DealerShedules
91
+     */
89 92
     protected function hydrateObjectArray($data, $locale = null)
90 93
     {
91 94
         $model = new DealerShedules();
Please login to merge, or discard this patch.