@@ -166,7 +166,7 @@ |
||
166 | 166 | /** |
167 | 167 | * @param SPIBinaryFileCreateStruct $binaryFileCreateStruct |
168 | 168 | * |
169 | - * @return mixed |
|
169 | + * @return string |
|
170 | 170 | */ |
171 | 171 | protected function getNameTrunk(SPIBinaryFileCreateStruct $binaryFileCreateStruct) |
172 | 172 | { |
@@ -22,7 +22,7 @@ discard block |
||
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 |
||
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 |
||
827 | 826 | } |
828 | 827 | |
829 | 828 | /** |
830 | - * @param mixed $inputConfiguration |
|
831 | 829 | * |
832 | 830 | * @dataProvider provideValidFieldSettings |
833 | 831 | */ |
@@ -855,7 +853,6 @@ discard block |
||
855 | 853 | } |
856 | 854 | |
857 | 855 | /** |
858 | - * @param mixed $inputConfiguration |
|
859 | 856 | * |
860 | 857 | * @dataProvider provideValidFieldSettings |
861 | 858 | */ |