(REF) CiviEnvBuilder - Simplify `$name` calculation
authorTim Otten <totten@civicrm.org>
Thu, 15 Dec 2022 04:11:13 +0000 (20:11 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 15 Dec 2022 05:14:22 +0000 (21:14 -0800)
commit83b2d634af0aa5675cd1e981c3fed2b7ffd3b40a
treedeba8bd2af0c26ae51afdb3ddab9116cf9dc889f
parent17ca2d1f7578a07796e532a85ca85798653ce3df
(REF) CiviEnvBuilder - Simplify `$name` calculation

Tweaking the `$name` is theoretically useful if you have entirely
independent data-sets that happen to live in the same DB.  In practice, we
only use CiviEnvBuilder to manage Civi-related data-sets.
Civi/Test.php
Civi/Test/CiviEnvBuilder.php