-
-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev/core#2823 Restructure determination of required actions.
The expected actions are now calculated in the constructor and retrievable by function. The code that calls the action-actions is still pretty cludgey - but the intent is that we would stop passing the dao object into those action-action functions in the near future. This PR punts any decisions about how outputs might look (eg. making the array retrievable from outside of the function. Note that there is pretty comprehensive test cover in CRM_Core_ManagedEntitiesTest
- Loading branch information
1 parent
b314ea2
commit abb4304
Showing
1 changed file
with
112 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters