This repository was archived by the owner on Nov 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 4343 "os2forms/os2forms" : " ^3.0" ,
4444 "itk-dev/os2forms_cpr_lookup" : " ^1.6"
4545 },
46- "autoload" : {
47- "Drupal\\ os2forms_digital_post\\ " : " src/"
48- },
4946 "require-dev" : {
5047 "wsdltophp/packagegenerator" : " ^4.0" ,
5148 "drupal/coder" : " ^8.3" ,
Original file line number Diff line number Diff line change @@ -114,10 +114,10 @@ public function getTemplateContext(WebformSubmissionInterface $webformSubmission
114114 * @param array $handlerConfiguration
115115 * Handler config.
116116 *
117- * @throws \Drupal\os2forms_digital_post\Exception\CprElementNotFoundInSubmissionException
118- * @throws \Drupal\os2forms_digital_post\Exception\SubmissionNotFoundException
119117 * @throws \Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException
120118 * @throws \Drupal\Component\Plugin\Exception\PluginNotFoundException
119+ * @throws \Drupal\os2forms_digital_post\Exception\CprElementNotFoundInSubmissionException
120+ * @throws \Drupal\os2forms_digital_post\Exception\SubmissionNotFoundException
121121 * @throws \ItkDev\Serviceplatformen\Service\Exception\ServiceException
122122 */
123123 public function sendDigitalPost (string $ submissionId , array $ handlerConfiguration ) {
You can’t perform that action at this time.
0 commit comments