Fixes #6610 pdf refactor return document (#6611)
commit4ec659bdc72aa2382f97e5cc23d21753ddcc39d8
authorStephen Nielson <snielson@discoverandchange.com>
Sat, 1 Jul 2023 15:36:33 +0000 (1 11:36 -0400)
committerGitHub <noreply@github.com>
Sat, 1 Jul 2023 15:36:33 +0000 (1 11:36 -0400)
tree74cb083f1d27565eb42c9652b97c8b9a75b815c1
parentf36021536c6bb03a52480f189c3fe060cd0475db
Fixes #6610 pdf refactor return document (#6611)

Return the document object in the PatientPortalPDFDocumentCreator class.

Also type defined the document uuid method in the Document class.
library/classes/Document.class.php
src/Pdf/PatientPortalPDFDocumentCreator.php