Completed
Push — master ( 814e9e...2525ff )
by Filipe
03:26
created
src/Orm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -193,7 +193,7 @@
 block discarded – undo
193 193
      *
194 194
      * @param string $entity
195 195
      *
196
-     * @return EntityDescriptor|string
196
+     * @return string
197 197
      */
198 198
     private function getAdapterAlias($entity)
199 199
     {
Please login to merge, or discard this patch.