Completed
Push — master ( fd62a8...5cbc9e )
by Filipe
04:02
created
src/Orm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -152,7 +152,7 @@
 block discarded – undo
152 152
      * an optional third parameter specifying the priority as an integer. You
153 153
      * may use one of EmitterInterface predefined constants here if you want.
154 154
      *
155
-     * @param string|EntityInterface     $entityClass
155
+     * @param string     $entityClass
156 156
      * @param string                     $event
157 157
      * @param ListenerInterface|callable $listener
158 158
      * @param int                        $priority
Please login to merge, or discard this patch.