@@ -29,7 +29,7 @@ |
||
| 29 | 29 | class ModelFilterTest extends FilterWithQueryBuilderTest |
| 30 | 30 | { |
| 31 | 31 | /** |
| 32 | - * @return \Sonata\AdminBundle\Admin\FieldDescriptionInterface |
|
| 32 | + * @return \PHPUnit\Framework\MockObject\MockObject |
|
| 33 | 33 | */ |
| 34 | 34 | public function getFieldDescription(array $options) |
| 35 | 35 | { |