Completed
Push — dev ( dcd39b...53a432 )
by Arnaud
09:34
created
Tests/AdminBundle/Admin/Factory/AdminFactoryTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -139,7 +139,7 @@
 block discarded – undo
139 139
     /**
140 140
      * @param AdminInterface $admin
141 141
      * @param array $configuration
142
-     * @param $adminName
142
+     * @param string $adminName
143 143
      */
144 144
     protected function doTestAdmin(AdminInterface $admin, array $configuration, $adminName)
145 145
     {
Please login to merge, or discard this patch.