Completed
Push — rest_non_siteaccess_aware_rout... ( 092bbe...285f41 )
by
unknown
17:30
created
eZ/Publish/Core/FieldType/Tests/FieldTypeTest.php 1 patch
Doc Comments   +1 added lines, -4 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@  discard block
 block discarded – undo
22 22
     private $fieldTypeUnderTest;
23 23
 
24 24
     /**
25
-     * @return \eZ\Publish\Core\Persistence\TransformationProcessor|\PHPUnit_Framework_MockObject_MockObject
25
+     * @return \eZ\Publish\Core\Persistence\TransformationProcessor
26 26
      */
27 27
     protected function getTransformationProcessorMock()
28 28
     {
@@ -679,7 +679,6 @@  discard block
 block discarded – undo
679 679
     }
680 680
 
681 681
     /**
682
-     * @param mixed $inputValue
683 682
      * @param array $expectedResult
684 683
      *
685 684
      * @dataProvider provideInputForFromHash
@@ -827,7 +826,6 @@  discard block
 block discarded – undo
827 826
     }
828 827
 
829 828
     /**
830
-     * @param mixed $inputConfiguration
831 829
      *
832 830
      * @dataProvider provideValidFieldSettings
833 831
      */
@@ -855,7 +853,6 @@  discard block
 block discarded – undo
855 853
     }
856 854
 
857 855
     /**
858
-     * @param mixed $inputConfiguration
859 856
      *
860 857
      * @dataProvider provideValidFieldSettings
861 858
      */
Please login to merge, or discard this patch.