Completed
Pull Request — 3.x (#329)
by
unknown
20:27
created
tests/Filter/ModelFilterTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.