installConfig(['comment']); $this->migrateContentTypes(); $this->executeMigrations([ 'd6_comment_type', 'd6_comment_field', 'd6_comment_field_instance', ]); } }