Completed
Push — master ( 3e3c3b...81e48f )
by Sam
02:19
created
src/Doctrine/ODM/File.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -178,7 +178,7 @@
 block discarded – undo
178 178
 
179 179
 
180 180
     /**
181
-     * @return string
181
+     * @return integer
182 182
      */
183 183
     public function getSavedAtAsTimestamp()
184 184
     {
Please login to merge, or discard this patch.
src/Doctrine/ORM/File.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -178,7 +178,7 @@
 block discarded – undo
178 178
 
179 179
 
180 180
     /**
181
-     * @return string
181
+     * @return integer
182 182
      */
183 183
     public function getSavedAtAsTimestamp()
184 184
     {
Please login to merge, or discard this patch.