Failed Conditions
Pull Request — master (#7)
by Mickael
01:14
created
src/Package/Package.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -255,7 +255,7 @@
 block discarded – undo
255 255
     }
256 256
 
257 257
     /**
258
-     * @return DateTime|null
258
+     * @return Datetime|null
259 259
      */
260 260
     public function getTime(): ?DateTime
261 261
     {
Please login to merge, or discard this patch.