Completed
Push — master ( a59805...adecaf )
by Filipe
02:59
created
src/Mapper/EventTriggers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * Triggers the before save event
29 29
      *
30
-     * @param Sql/Update|Sql/Insert $query
30
+     * @param \Slick\Database\Sql\SqlInterface $query
31 31
      * @param EntityInterface $entity
32 32
      * @param array $data
33 33
      *
Please login to merge, or discard this patch.