In Drupal8, CMS intergration don't show table mapping
authorolivierh65 <olivierh65@users.noreply.github.com>
Wed, 7 Apr 2021 18:15:17 +0000 (20:15 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Apr 2021 18:15:17 +0000 (20:15 +0200)
commit505e133e1b49ddc7598f54e470cbb3c59008b636
tree665ef82b7505de40d31cb13adc27bc0508cd43d6
parentfb1057ea0de8f903b5a1606dcbfe7fa5819db70b
In Drupal8, CMS intergration don't show table mapping

In Drupal8, CMS intergration don't show table mapping, because $database global variable is no more defined and can be retreived using Drupal\Core\Database\Database::getConnectionInfo()
CRM/Admin/Form/Setting/UF.php