Completed
Push — master ( b70b78...814e9e )
by Filipe
03:21
created
src/Repository/EntityRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
     /**
72 72
      * Loads entity from database
73 73
      *
74
-     * @param $entityId
74
+     * @param boolean $entityId
75 75
      *
76 76
      * @return null|EntityInterface
77 77
      */
Please login to merge, or discard this patch.