Completed
Push — url_service_typehint ( f01c37 )
by
unknown
103:07 queued 86:01
created
eZ/Publish/Core/Repository/URLService.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -260,6 +260,9 @@
 block discarded – undo
260 260
         }
261 261
     }
262 262
 
263
+    /**
264
+     * @param integer $timestamp
265
+     */
263 266
     private function createDateTime($timestamp): ?DateTimeInterface
264 267
     {
265 268
         if ($timestamp > 0) {
Please login to merge, or discard this patch.