Completed
Push — master ( 00ac10...57b531 )
by Filipe
03:06
created
src/Mapper/EntityMapper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
      *
79 79
      * @param EntityInterface $entity
80 80
      *
81
-     * @return self|$this|EntityInterface
81
+     * @return EntityMapper
82 82
      */
83 83
     public function delete(EntityInterface $entity)
84 84
     {
Please login to merge, or discard this patch.