Completed
Branch master (be9317)
by Beñat
03:31
created
src/BenGorFile/File/Infrastructure/Persistence/Sql/SqlFileRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -227,7 +227,7 @@
 block discarded – undo
227 227
      *
228 228
      * @param File   $file          The file domain object
229 229
      * @param string $propertyName  The property name
230
-     * @param mixed  $propertyValue The property value
230
+     * @param \DateTimeImmutable  $propertyValue The property value
231 231
      *
232 232
      * @return File
233 233
      */
Please login to merge, or discard this patch.