Completed
Push — 6.6 ( b78ad5...8ad022 )
by
unknown
12:58
created
eZ/Publish/Core/FieldType/Tests/DateAndTimeTest.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@  discard block
 block discarded – undo
30 30
      * NOT take care for test case wide caching of the field type, just return
31 31
      * a new instance from this method!
32 32
      *
33
-     * @return FieldType
33
+     * @return DateAndTime
34 34
      */
35 35
     protected function createFieldTypeUnderTest()
36 36
     {
@@ -218,7 +218,6 @@  discard block
 block discarded – undo
218 218
     }
219 219
 
220 220
     /**
221
-     * @param mixed $inputValue
222 221
      * @param array $expectedResult
223 222
      *
224 223
      * @dataProvider provideInputForFromHash
Please login to merge, or discard this patch.