Completed
Branch master (cbae82)
by Andrii
11:19
created
src/ActionInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
 
58 58
     /**
59 59
      * Returns time ot this action.
60
-     * @return DateTime
60
+     * @return \DateTime
61 61
      */
62 62
     public function getTime()
63 63
     {
Please login to merge, or discard this patch.