Skip to content

Commit a29eed5

Browse files
committed
Updated documentation
1 parent 0cb2f9c commit a29eed5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/EventSubscriber/WebformSubmissionDataEventSubscriber.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ public function onWebformSubmissionDataEvent(WebformSubmissionDataEvent $event):
5858
/**
5959
* Builds linked entity data.
6060
*
61-
* @see https://support.deskpro.com/en/guides/developers/deskpro-api/basics/sideloading
61+
* This is heavily inspired by “Sideloading” in Deskpro
62+
* (https://support.deskpro.com/en-US/guides/developers/deskpro-api/basics/sideloading).
6263
*
6364
* @phpstan-param array<string, mixed> $data
6465
* @phpstan-return array<string, mixed>

0 commit comments

Comments
 (0)