diff --git a/src/Controller/MigrationListBuilder.php b/src/Controller/MigrationListBuilder.php index a54ba14..4907c59 100644 --- a/src/Controller/MigrationListBuilder.php +++ b/src/Controller/MigrationListBuilder.php @@ -66,7 +66,6 @@ class MigrationListBuilder extends ConfigEntityListBuilder implements EntityHand ); } - /** * Retrieve the migrations belonging to the appropriate group. *