Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / field / tests / src / Kernel / Migrate / d7 / MigrateViewModesTest.php
index ac94a87e4e27c33d9052a7b8cff825232d205083..0a7e9dcc0dd33556051e31fb8a51d5796be6ab09 100644 (file)
@@ -34,8 +34,6 @@ class MigrateViewModesTest extends MigrateDrupal7TestBase {
    *   The expected label of the view mode.
    * @param string $entity_type
    *   The expected entity type ID which owns the view mode.
-   * @param bool $status
-   *   The expected status of the view mode.
    */
   protected function assertEntity($id, $label, $entity_type) {
     /** @var \Drupal\Core\Entity\EntityViewModeInterface $view_mode */