@@ -98,7 +98,6 @@ |
||
| 98 | 98 | * Note: |
| 99 | 99 | * This code is ugly, but there is no better way of doing it. |
| 100 | 100 | * |
| 101 | - * @param object $subject |
|
| 102 | 101 | * @param string $elementId |
| 103 | 102 | * |
| 104 | 103 | * @throws \RuntimeException |
@@ -13,7 +13,6 @@ |
||
| 13 | 13 | |
| 14 | 14 | namespace Sonata\AdminBundle\Tests\Admin; |
| 15 | 15 | |
| 16 | -use Doctrine\Common\Collections\ArrayCollection; |
|
| 17 | 16 | use PHPUnit\Framework\TestCase; |
| 18 | 17 | use Sonata\AdminBundle\Admin\AdminHelper; |
| 19 | 18 | use Sonata\AdminBundle\Admin\AdminInterface; |