fix add insurance company from demographics (#5177)
commit5550e095f46bb3b85edf2b24b1863f9101fb613c
authorstephen waite <stephen.waite@cmsvt.com>
Tue, 19 Apr 2022 15:45:10 +0000 (19 11:45 -0400)
committerGitHub <noreply@github.com>
Tue, 19 Apr 2022 15:45:10 +0000 (19 11:45 -0400)
tree6869fbcf32f8d63aab482620addf46afc68e0c7e
parentd647343e5905e9494f758a66fb1a403b687f7864
fix add insurance company from demographics (#5177)

* fix sqlinsert return logic

* use generate_id()

* comment and phpcs fixes
src/Services/InsuranceCompanyService.php