(REF) Extract `CRM_Core_CodeGen_GenerateData`
authorTim Otten <totten@civicrm.org>
Wed, 16 Sep 2020 07:00:50 +0000 (00:00 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 16 Sep 2020 07:00:50 +0000 (00:00 -0700)
commit3a2a6e86302b3b5ad4f39d9c404f3ea4c8226bdb
tree9c871205d558772aa73fed0542984a50f0c39186
parent1b8417b35bef0cad4212026eec7c7b7efea33587
(REF) Extract `CRM_Core_CodeGen_GenerateData`

This moves the class from `sql/GenerateData.php` to `CRM/Core/CodeGen/GenerateData.php`, which makes
it easier to reference in other workflows.
CRM/Core/CodeGen/GenerateData.php [new file with mode: 0644]
sql/GenerateData.php