You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (version_compare(\Drupal::VERSION, '8.4.0', '>=') && \Drupal::moduleHandler()->moduleExists('media')) {
$requirements['media_entity_document: Not compatible with core Media'] = [
'title' => t('Core Media'),
'description' => t("Media Entity Document's functionality has been merged into the core Media module, so it cannot be installed alongside core Media."),