Class for an access control to restrict based on submission count.
File: src/modules/access-controls/submission-count.php
Submission_Count::bootstrap()
Bootstraps the submodule by setting properties.
Submission_Count::can_access()
Determines whether the current user can access a specific form or submission.
Submission_Count::get_meta_fields()
Returns the available meta fields for the submodule.
Submission_Count::get_default_total_submissions_reached_message()
Returns the default message to display when the total amount of submissions has been reached.