Class for the Access Controls module.
File: src/modules/access-controls/module.php
Module::bootstrap()
Bootstraps the module by setting properties.
Module::can_access()
Determines whether the current user can access a specific form or submission.
Module::set_submission_data()
Sets additional data for a submission when it is created.
Module::register_defaults()
Registers the default access controls.
torro_register_access_controls
Action Hook: Fires when the default access controls have been registered.
Module::setup_hooks()
Sets up all action and filter hooks for the service.