@@ -152,7 +152,7 @@ |
||
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 |