AngularManager - Simplify loops
authorcolemanw <coleman@civicrm.org>
Fri, 13 Oct 2023 13:33:43 +0000 (09:33 -0400)
committercolemanw <coleman@civicrm.org>
Mon, 16 Oct 2023 18:01:26 +0000 (14:01 -0400)
commit5f05c2d0274d4117396540eb926f906f1ffc393a
tree939d12a8b20ccda28652de78e7744e58c8fa4be7
parent69d12f1f6f02968165fb2a48f5049e7515f5dc1c
AngularManager - Simplify loops

Before - unnecessarily loops through array before just setting the entire value of the array
After - skips the unnecessary loop
Civi/Angular/Manager.php
Civi/Angular/Page/Modules.php