Home
last modified time | relevance | path

Searched defs:submissionMapper (Results 1 – 4 of 4) sorted by relevance

/dports/www/nextcloud-forms/forms/lib/Db/
H A DFormMapper.php38 private $submissionMapper; variable in OCA\\Forms\\Db\\FormMapper
46 SubmissionMapper $submissionMapper,
/dports/www/nextcloud-forms/forms/lib/Service/
H A DSubmissionService.php60 private $submissionMapper; variable in OCA\\Forms\\Service\\SubmissionService
85 SubmissionMapper $submissionMapper,
H A DFormsService.php61 private $submissionMapper; variable in OCA\\Forms\\Service\\FormsService
79 SubmissionMapper $submissionMapper,
/dports/www/nextcloud-forms/forms/lib/Controller/
H A DApiController.php83 private $submissionMapper; variable in OCA\\Forms\\Controller\\ApiController
112 SubmissionMapper $submissionMapper,