From 3e844f432c3d0945747563a12df1e78f307a2dc4 Mon Sep 17 00:00:00 2001 From: Brady Miller Date: Mon, 13 Dec 2021 00:21:03 -0800 Subject: [PATCH] psr12 fixes for new PHP_CodeSniffer (#4795) --- contrib/forms/dap/C_FormDAP.class.php | 1 - contrib/forms/evaluation/C_FormEvaluation.class.php | 1 - contrib/forms/evaluation/FormEvaluation.class.php | 1 - contrib/forms/hand/C_FormHand.class.php | 1 - contrib/forms/hand/FormHand.class.php | 1 - contrib/forms/hp_tje_primary/C_FormHpTje.class.php | 1 - contrib/forms/hp_tje_primary/FormHpTjePrimary.class.php | 1 - contrib/forms/hpi/C_FormHPI.class.php | 1 - contrib/forms/leg_length/C_FormLegLength.class.php | 1 - contrib/forms/leg_length/FormLegLength.class.php | 1 - contrib/forms/nursing_notes/C_FormNursingNotes.class.php | 1 - contrib/forms/nursing_notes/FormNursingNotes.class.php | 1 - contrib/forms/prosthesis/C_FormProsthesis.class.php | 1 - contrib/forms/prosthesis/FormProsthesis.class.php | 1 - contrib/forms/review_of_systems/C_FormReviewOfSystems.class.php | 1 - contrib/forms/review_of_systems/FormReviewOfSystems.class.php | 1 - contrib/forms/rom/C_FormROM.class.php | 1 - contrib/forms/rom/FormROM.class.php | 1 - contrib/forms/ros2/C_FormROS2.class.php | 1 - contrib/forms/ros2/FormROS2.class.php | 1 - contrib/forms/snellen/C_FormSnellen.class.php | 1 - contrib/forms/snellen/FormSnellen.class.php | 1 - contrib/forms/soap2/C_FormSOAP.class.php | 1 - contrib/forms/soap2/FormSOAP.class.php | 1 - controllers/C_BillingContact.class.php | 1 - controllers/C_Document.class.php | 1 - controllers/C_DocumentCategory.class.php | 1 - controllers/C_Hl7.class.php | 1 - controllers/C_InsuranceCompany.class.php | 1 - controllers/C_InsuranceNumbers.class.php | 1 - controllers/C_PatientFinder.class.php | 1 - controllers/C_Pharmacy.class.php | 1 - controllers/C_PracticeSettings.class.php | 1 - controllers/C_Prescription.class.php | 1 - controllers/C_X12Partner.class.php | 1 - custom/BillingExport.csv.php | 1 - interface/clickmap/AbstractClickmapModel.php | 1 - interface/eRxGlobals.php | 1 - interface/eRxPage.php | 1 - interface/eRxSOAP.php | 1 - interface/eRxStore.php | 1 - interface/eRxXMLBuilder.php | 1 - interface/forms/painmap/FormPainMap.php | 1 - interface/forms/prior_auth/C_FormPriorAuth.class.php | 1 - interface/forms/prior_auth/FormPriorAuth.class.php | 1 - interface/forms/ros/C_FormROS.class.php | 1 - interface/forms/ros/FormROS.class.php | 1 - interface/forms/soap/C_FormSOAP.class.php | 1 - interface/forms/soap/FormSOAP.class.php | 1 - interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php | 1 - interface/main/holidays/Holidays_Controller.php | 1 - .../module/Application/src/Application/Helper/TranslatorViewHelper.php | 1 - .../Carecoordination/Factory/EncounterccdadispatchControllerFactory.php | 1 - .../src/Carecoordination/Factory/SetupControllerFactory.php | 1 - .../src/Carecoordination/Model/CarecoordinationTable.php | 1 - interface/modules/zend_modules/module/Ccr/src/Ccr/Model/CcrTable.php | 1 - .../module/Installer/src/Installer/Model/InstModuleTableGateway.php | 1 - interface/modules/zend_modules/module/Multipledb/Module.php | 2 -- .../module/Multipledb/src/Multipledb/Controller/BaseController.php | 1 - .../Multipledb/src/Multipledb/Controller/ModuleconfigController.php | 1 - .../Multipledb/src/Multipledb/Controller/MultipledbController.php | 1 - .../zend_modules/module/Multipledb/src/Multipledb/Model/Multipledb.php | 1 - .../module/Multipledb/src/Multipledb/Model/MultipledbTable.php | 1 - .../src/PatientFlowBoard/Listener/PatientFlowBoardEventsSubscriber.php | 1 - .../src/Patientvalidation/Controller/BaseController.php | 1 - .../src/Patientvalidation/Controller/PatientvalidationController.php | 1 - .../Patientvalidation/src/Patientvalidation/Model/PatientDataTable.php | 1 - interface/modules/zend_modules/module/PrescriptionTemplates/Module.php | 1 - .../Controller/PrescriptionTemplatesController.php | 1 - interface/super/rules/base/library/ActionRouter.php | 1 - interface/super/rules/base/library/BaseController.php | 1 - interface/super/rules/base/library/ControllerRouter.php | 1 - interface/super/rules/controllers/add/controller.php | 1 - interface/super/rules/controllers/alerts/controller.php | 1 - interface/super/rules/controllers/detail/controller.php | 1 - interface/super/rules/controllers/edit/controller.php | 1 - interface/super/rules/library/CdrAlertManager.class.php | 2 -- interface/super/rules/library/Option.php | 1 - interface/super/rules/library/ReminderIntervalType.php | 1 - interface/super/rules/library/ReminderIntervals.php | 1 - interface/super/rules/library/RuleCriteriaAgeBuilder.php | 1 - interface/super/rules/library/RuleCriteriaBuilder.php | 2 -- interface/super/rules/library/RuleCriteriaDatabaseBuilder.php | 1 - interface/super/rules/library/RuleCriteriaDatabaseCustom.php | 1 - interface/super/rules/library/RuleCriteriaDbView.php | 1 - interface/super/rules/library/RuleCriteriaDiagnosis.php | 1 - interface/super/rules/library/RuleCriteriaFactory.php | 1 - interface/super/rules/library/RuleCriteriaFilterFactory.php | 1 - interface/super/rules/library/RuleCriteriaListsBuilder.php | 1 - interface/super/rules/library/RuleCriteriaSex.php | 1 - interface/super/rules/library/RuleCriteriaSexBuilder.php | 1 - interface/super/rules/library/RuleCriteriaType.php | 1 - interface/super/rules/library/RuleTargetActionGroup.php | 1 - interface/super/rules/library/RuleType.php | 1 - interface/therapy_groups/therapy_groups_controllers/base_controller.php | 1 - .../therapy_groups_controllers/participants_controller.php | 1 - .../therapy_groups_controllers/therapy_groups_controller.php | 1 - interface/therapy_groups/therapy_groups_models/group_statuses_model.php | 1 - .../therapy_groups_models/therapy_groups_counselors_model.php | 1 - .../therapy_groups_models/therapy_groups_encounters_model.php | 1 - .../therapy_groups_models/therapy_groups_events_model.php | 1 - interface/therapy_groups/therapy_groups_models/therapy_groups_model.php | 1 - .../therapy_groups_models/therapy_groups_participants_model.php | 1 - interface/therapy_groups/therapy_groups_models/users_model.php | 1 - library/FeeSheet.class.php | 1 - library/FeeSheetHtml.class.php | 1 - library/classes/CategoryTree.class.php | 1 - library/classes/Controller.class.php | 1 - library/classes/Document.class.php | 1 - library/classes/InsuranceNumbers.class.php | 1 - library/classes/Note.class.php | 1 - library/classes/NumberToText.class.php | 2 -- library/classes/OFX.class.php | 1 - library/classes/POSRef.class.php | 1 - library/classes/PQRIXml.class.php | 1 - library/classes/Prescription.class.php | 1 - library/classes/Provider.class.php | 1 - library/classes/Totp.class.php | 1 - library/classes/Tree.class.php | 1 - library/classes/X12Partner.class.php | 1 - library/classes/class.Handler_HL7v2.php | 1 - library/classes/class.Parser_HL7v2.php | 1 - library/classes/html2text.class.php | 1 - library/classes/php-barcode.php | 2 -- library/classes/rulesets/Amc/library/AmcPatient.php | 1 - library/classes/rulesets/Amc/reports/AMC_314g_1_2_20/Numerator.php | 1 - library/classes/rulesets/Cqm/library/CqmPatient.php | 1 - library/classes/rulesets/library/RsUnimplementedIF.php | 1 - library/classes/thumbnail/Thumbnail.class.php | 1 - library/classes/thumbnail/ThumbnailGenerator.php | 1 - library/maviq_phone_api.php | 2 -- library/validation/LBF_Validation.php | 1 - modules/sms_email_reminder/sms_clickatell.php | 1 - portal/lib/appsql.class.php | 1 - portal/patient/fwk/libs/savant/Savant3.php | 1 - portal/patient/fwk/libs/savant/Savant3/Error.php | 1 - portal/patient/fwk/libs/savant/Savant3/Filter.php | 1 - portal/patient/fwk/libs/savant/Savant3/Plugin.php | 1 - .../fwk/libs/savant/Savant3/resources/Savant3_Filter_trimwhitespace.php | 1 - .../patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_ahref.php | 1 - .../patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_date.php | 1 - .../fwk/libs/savant/Savant3/resources/Savant3_Plugin_htmlAttribs.php | 1 - .../patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_image.php | 1 - portal/patient/fwk/libs/util/parsecsv.lib.php | 1 - portal/patient/fwk/libs/verysimple/Authentication/Auth401.php | 1 - portal/patient/fwk/libs/verysimple/Authentication/OAuthUtil.php | 1 - portal/patient/fwk/libs/verysimple/Authentication/PassPhrase.php | 1 - portal/patient/fwk/libs/verysimple/DB/DatabaseException.php | 1 - portal/patient/fwk/libs/verysimple/HTTP/BrowserDevice.php | 1 - portal/patient/fwk/libs/verysimple/HTTP/FormValidator.php | 1 - portal/patient/fwk/libs/verysimple/HTTP/RequestUtil.php | 1 - portal/patient/fwk/libs/verysimple/IO/Includer.php | 1 - portal/patient/fwk/libs/verysimple/Phreeze/DataAdapter.php | 1 - portal/patient/fwk/libs/verysimple/Phreeze/SmartyRenderEngine.php | 1 - portal/patient/fwk/libs/verysimple/Phreeze/TwigRenderEngine.php | 1 - portal/patient/fwk/libs/verysimple/String/SimpleTemplate.php | 1 - portal/patient/fwk/libs/verysimple/Util/ExceptionFormatter.php | 1 - portal/patient/fwk/libs/verysimple/Util/TextImageWriter.php | 1 - portal/patient/libs/Controller/AppBasePortalController.php | 1 - portal/patient/libs/Controller/DefaultController.php | 1 - portal/patient/libs/Controller/OnsiteActivityViewController.php | 1 - portal/patient/libs/Controller/OnsiteDocumentController.php | 1 - portal/patient/libs/Controller/OnsitePortalActivityController.php | 1 - portal/patient/libs/Controller/PatientController.php | 1 - portal/patient/libs/Controller/PortalPatientController.php | 1 - portal/patient/libs/Model/DAO/OnsiteActivityViewCriteriaDAO.php | 1 - portal/patient/libs/Model/DAO/OnsiteDocumentCriteriaDAO.php | 1 - portal/patient/libs/Model/DAO/OnsiteDocumentMap.php | 1 - portal/patient/libs/Model/DAO/OnsitePortalActivityCriteriaDAO.php | 1 - portal/patient/libs/Model/DAO/OnsitePortalActivityMap.php | 1 - portal/patient/libs/Model/DAO/PatientCriteriaDAO.php | 1 - portal/patient/libs/Model/DAO/PatientMap.php | 1 - portal/patient/libs/Model/DAO/UserCriteriaDAO.php | 1 - portal/patient/libs/Model/DAO/UserMap.php | 1 - portal/patient/libs/Model/OnsiteActivityView.php | 1 - portal/patient/libs/Model/OnsiteActivityViewCriteria.php | 1 - portal/patient/libs/Model/OnsiteDocument.php | 1 - portal/patient/libs/Model/OnsiteDocumentCriteria.php | 1 - portal/patient/libs/Model/OnsitePortalActivity.php | 1 - portal/patient/libs/Model/OnsitePortalActivityCriteria.php | 1 - portal/patient/libs/Model/PatientCriteria.php | 1 - portal/patient/libs/Model/User.php | 1 - portal/patient/libs/Model/UserCriteria.php | 1 - portal/patient/libs/Reporter/OnsiteActivityViewReporter-query.php | 1 - portal/patient/libs/Reporter/OnsiteActivityViewReporter.php | 1 - portal/patient/libs/Reporter/OnsiteDocumentReporter.php | 1 - portal/patient/libs/Reporter/OnsitePortalActivityReporter.php | 1 - portal/patient/libs/Reporter/PatientReporter.php | 1 - src/Common/Auth/MfaUtils.php | 1 - src/Common/Auth/OAuth2KeyException.php | 1 - src/Common/Auth/OpenIDConnect/Entities/UserEntity.php | 1 - src/Common/Auth/OpenIDConnect/Repositories/AccessTokenRepository.php | 1 - src/Common/Command/CreateAPIDocumentationCommand.php | 1 - src/Common/Forms/FormVitals.php | 1 - src/Common/Http/HttpRestParsedRoute.php | 1 - src/Common/Http/HttpRestRequest.php | 1 - src/Common/Http/HttpRestRouteHandler.php | 1 - src/Core/Kernel.php | 1 - src/Cqm/Results.php | 1 - src/Events/Services/ServiceSaveEvent.php | 1 - src/FHIR/R4/PHPFHIRHelper.php | 1 - src/MedicalDevice/MedicalDevice.php | 1 - src/Menu/MainMenuRole.php | 1 - src/Menu/MenuEvent.php | 1 - src/Menu/MenuRole.php | 1 - src/Menu/PatientMenuEvent.php | 1 - src/Pdf/PdfCreator.php | 1 - src/Reminder/BirthdayReminder.php | 1 - src/Rx/RxList.php | 1 - src/Rx/Weno/LogDataInsert.php | 1 - src/Services/CareTeamService.php | 1 - src/Services/CodeTypesService.php | 1 - src/Services/DrugService.php | 1 - src/Services/FHIR/FhirServiceBase.php | 1 - src/Services/FHIR/FhirValidationService.php | 1 - src/Services/ImmunizationService.php | 1 - src/Services/InsuranceService.php | 1 - src/Services/ListService.php | 1 - src/Services/ObservationLabService.php | 1 - src/Services/PractitionerRoleService.php | 1 - src/Services/PractitionerService.php | 1 - src/Services/ProcedureService.php | 1 - src/Services/Search/FhirSearchWhereClauseBuilder.php | 1 - src/Services/SurgeryService.php | 1 - src/Validators/EncounterValidator.php | 1 - tests/Tests/E2e/Pages/LoginPage.php | 1 - tests/Tests/E2e/Pages/UsersTab.php | 1 - tests/Tests/RestControllers/FHIR/FhirOrganizationRestControllerTest.php | 1 - tests/Tests/RestControllers/FHIR/FhirPatientRestControllerTest.php | 1 - tests/Tests/RestControllers/FHIR/FhirPractitionerRestControllerTest.php | 1 - tests/Tests/Services/DocumentTest.php | 1 - tests/Tests/Services/FHIR/FhirPatientServiceMappingTest.php | 1 - tests/Tests/Unit/FHIR/Export/ExportJobTest.php | 1 - tests/Tests/Unit/FHIR/Export/ExportMemoryStreamWriterTest.php | 1 - tests/Tests/Validators/ProcessingResultTest.php | 1 - tests/old_unit_dir/FormattingTest.php | 1 - tests/old_unit_dir/InstallerTest.php | 1 - tests/old_unit_dir/OptionsTest.php | 1 - 238 files changed, 244 deletions(-) diff --git a/contrib/forms/dap/C_FormDAP.class.php b/contrib/forms/dap/C_FormDAP.class.php index d9a09dc77..0ea102e34 100644 --- a/contrib/forms/dap/C_FormDAP.class.php +++ b/contrib/forms/dap/C_FormDAP.class.php @@ -16,7 +16,6 @@ use OpenEMR\Common\Csrf\CsrfUtils; class C_FormDAP extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/evaluation/C_FormEvaluation.class.php b/contrib/forms/evaluation/C_FormEvaluation.class.php index 868016323..e77036961 100644 --- a/contrib/forms/evaluation/C_FormEvaluation.class.php +++ b/contrib/forms/evaluation/C_FormEvaluation.class.php @@ -20,7 +20,6 @@ use OpenEMR\Common\Csrf\CsrfUtils; class C_FormEvaluation extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/evaluation/FormEvaluation.class.php b/contrib/forms/evaluation/FormEvaluation.class.php index e6f4c170b..42e0e284e 100644 --- a/contrib/forms/evaluation/FormEvaluation.class.php +++ b/contrib/forms/evaluation/FormEvaluation.class.php @@ -16,7 +16,6 @@ use OpenEMR\Common\ORDataObject\ORDataObject; class FormEvaluation extends ORDataObject { - /** * * @access private diff --git a/contrib/forms/hand/C_FormHand.class.php b/contrib/forms/hand/C_FormHand.class.php index 3c221c322..98f68d76c 100644 --- a/contrib/forms/hand/C_FormHand.class.php +++ b/contrib/forms/hand/C_FormHand.class.php @@ -11,7 +11,6 @@ require_once("FormHand.class.php"); class C_FormHand extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/hand/FormHand.class.php b/contrib/forms/hand/FormHand.class.php index 2fdbfe125..80560c2c8 100644 --- a/contrib/forms/hand/FormHand.class.php +++ b/contrib/forms/hand/FormHand.class.php @@ -20,7 +20,6 @@ define("EVENT_OTHER", 4); */ class FormHand extends ORDataObject { - /** * * @access public diff --git a/contrib/forms/hp_tje_primary/C_FormHpTje.class.php b/contrib/forms/hp_tje_primary/C_FormHpTje.class.php index 5e1cc254b..6de786b62 100644 --- a/contrib/forms/hp_tje_primary/C_FormHpTje.class.php +++ b/contrib/forms/hp_tje_primary/C_FormHpTje.class.php @@ -5,7 +5,6 @@ require_once("FormHpTjePrimary.class.php"); class C_FormHpTje extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/hp_tje_primary/FormHpTjePrimary.class.php b/contrib/forms/hp_tje_primary/FormHpTjePrimary.class.php index 132ed85ec..ceeb83a4d 100644 --- a/contrib/forms/hp_tje_primary/FormHpTjePrimary.class.php +++ b/contrib/forms/hp_tje_primary/FormHpTjePrimary.class.php @@ -14,7 +14,6 @@ define("EVENT_OTHER", 4); */ class FormHpTjePrimary extends ORDataObject { - /** * * @access public diff --git a/contrib/forms/hpi/C_FormHPI.class.php b/contrib/forms/hpi/C_FormHPI.class.php index 6997341fa..4eb6beae0 100644 --- a/contrib/forms/hpi/C_FormHPI.class.php +++ b/contrib/forms/hpi/C_FormHPI.class.php @@ -11,7 +11,6 @@ require_once("FormHPI.class.php"); class C_FormHPI extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/leg_length/C_FormLegLength.class.php b/contrib/forms/leg_length/C_FormLegLength.class.php index b571777d1..0e5cd2f3d 100644 --- a/contrib/forms/leg_length/C_FormLegLength.class.php +++ b/contrib/forms/leg_length/C_FormLegLength.class.php @@ -11,7 +11,6 @@ require_once("FormLegLength.class.php"); class C_FormLegLength extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/leg_length/FormLegLength.class.php b/contrib/forms/leg_length/FormLegLength.class.php index 234e467a6..6ad098093 100644 --- a/contrib/forms/leg_length/FormLegLength.class.php +++ b/contrib/forms/leg_length/FormLegLength.class.php @@ -20,7 +20,6 @@ define("EVENT_OTHER", 4); */ class FormLegLength extends ORDataObject { - /** * * @access public diff --git a/contrib/forms/nursing_notes/C_FormNursingNotes.class.php b/contrib/forms/nursing_notes/C_FormNursingNotes.class.php index 733f2c25b..520080dcb 100644 --- a/contrib/forms/nursing_notes/C_FormNursingNotes.class.php +++ b/contrib/forms/nursing_notes/C_FormNursingNotes.class.php @@ -11,7 +11,6 @@ require_once("FormNursingNotes.class.php"); class C_FormNursingNotes extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/nursing_notes/FormNursingNotes.class.php b/contrib/forms/nursing_notes/FormNursingNotes.class.php index 19bcf65ae..fef1edaa1 100644 --- a/contrib/forms/nursing_notes/FormNursingNotes.class.php +++ b/contrib/forms/nursing_notes/FormNursingNotes.class.php @@ -20,7 +20,6 @@ define("EVENT_OTHER", 4); */ class FormNursingNotes extends ORDataObject { - /** * * @access public diff --git a/contrib/forms/prosthesis/C_FormProsthesis.class.php b/contrib/forms/prosthesis/C_FormProsthesis.class.php index 3e203e2b1..e559896db 100644 --- a/contrib/forms/prosthesis/C_FormProsthesis.class.php +++ b/contrib/forms/prosthesis/C_FormProsthesis.class.php @@ -7,7 +7,6 @@ use OpenEMR\Billing\BillingUtilities; class C_FormProsthesis extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/prosthesis/FormProsthesis.class.php b/contrib/forms/prosthesis/FormProsthesis.class.php index d1cc70bb4..dd6e76167 100644 --- a/contrib/forms/prosthesis/FormProsthesis.class.php +++ b/contrib/forms/prosthesis/FormProsthesis.class.php @@ -8,7 +8,6 @@ use OpenEMR\ORDataObject\ORDataObject; */ class FormProsthesis extends ORDataObject { - /** * * @access public diff --git a/contrib/forms/review_of_systems/C_FormReviewOfSystems.class.php b/contrib/forms/review_of_systems/C_FormReviewOfSystems.class.php index bafc8dd99..2d1f7d13f 100644 --- a/contrib/forms/review_of_systems/C_FormReviewOfSystems.class.php +++ b/contrib/forms/review_of_systems/C_FormReviewOfSystems.class.php @@ -7,7 +7,6 @@ use OpenEMR\Billing\BillingUtilities; class C_FormReviewOfSystems extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/review_of_systems/FormReviewOfSystems.class.php b/contrib/forms/review_of_systems/FormReviewOfSystems.class.php index e513201bf..a1e4ab67a 100644 --- a/contrib/forms/review_of_systems/FormReviewOfSystems.class.php +++ b/contrib/forms/review_of_systems/FormReviewOfSystems.class.php @@ -9,7 +9,6 @@ use OpenEMR\Common\ORDataObject\ORDataObject; class FormReviewOfSystems extends ORDataObject { - /** * * @access public diff --git a/contrib/forms/rom/C_FormROM.class.php b/contrib/forms/rom/C_FormROM.class.php index 99e916828..81f115ff7 100644 --- a/contrib/forms/rom/C_FormROM.class.php +++ b/contrib/forms/rom/C_FormROM.class.php @@ -11,7 +11,6 @@ require_once("FormROM.class.php"); class C_FormROM extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/rom/FormROM.class.php b/contrib/forms/rom/FormROM.class.php index 10522d4f5..29f00bddb 100644 --- a/contrib/forms/rom/FormROM.class.php +++ b/contrib/forms/rom/FormROM.class.php @@ -20,7 +20,6 @@ define("EVENT_OTHER", 4); */ class FormROM extends ORDataObject { - /** * * @access public diff --git a/contrib/forms/ros2/C_FormROS2.class.php b/contrib/forms/ros2/C_FormROS2.class.php index 0a9d08b87..69d0bd1c7 100644 --- a/contrib/forms/ros2/C_FormROS2.class.php +++ b/contrib/forms/ros2/C_FormROS2.class.php @@ -11,7 +11,6 @@ require_once("FormROS2.class.php"); class C_FormROS2 extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/ros2/FormROS2.class.php b/contrib/forms/ros2/FormROS2.class.php index a260f06d5..9144ba29f 100644 --- a/contrib/forms/ros2/FormROS2.class.php +++ b/contrib/forms/ros2/FormROS2.class.php @@ -20,7 +20,6 @@ define("EVENT_OTHER", 4); */ class FormROS2 extends ORDataObject { - /** * * @access public diff --git a/contrib/forms/snellen/C_FormSnellen.class.php b/contrib/forms/snellen/C_FormSnellen.class.php index 35a242870..d5a3ac0dd 100644 --- a/contrib/forms/snellen/C_FormSnellen.class.php +++ b/contrib/forms/snellen/C_FormSnellen.class.php @@ -11,7 +11,6 @@ require_once("FormSnellen.class.php"); class C_FormSnellen extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/snellen/FormSnellen.class.php b/contrib/forms/snellen/FormSnellen.class.php index bac1ceb57..f4fdc8693 100644 --- a/contrib/forms/snellen/FormSnellen.class.php +++ b/contrib/forms/snellen/FormSnellen.class.php @@ -20,7 +20,6 @@ define("EVENT_OTHER", 4); */ class FormSnellen extends ORDataObject { - /** * * @access public diff --git a/contrib/forms/soap2/C_FormSOAP.class.php b/contrib/forms/soap2/C_FormSOAP.class.php index fb3770f2e..4d98b661a 100644 --- a/contrib/forms/soap2/C_FormSOAP.class.php +++ b/contrib/forms/soap2/C_FormSOAP.class.php @@ -5,7 +5,6 @@ require_once("FormSOAP.class.php"); class C_FormSOAP extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/contrib/forms/soap2/FormSOAP.class.php b/contrib/forms/soap2/FormSOAP.class.php index 070d8a41a..8a8525dae 100644 --- a/contrib/forms/soap2/FormSOAP.class.php +++ b/contrib/forms/soap2/FormSOAP.class.php @@ -14,7 +14,6 @@ define("EVENT_OTHER", 4); */ class FormSOAP extends ORDataObject { - /** * * @access public diff --git a/controllers/C_BillingContact.class.php b/controllers/C_BillingContact.class.php index f7687bb30..37e874c56 100644 --- a/controllers/C_BillingContact.class.php +++ b/controllers/C_BillingContact.class.php @@ -2,7 +2,6 @@ class C_InsuranceCompany extends Controller { - var $template_mod; var $icompanies; diff --git a/controllers/C_Document.class.php b/controllers/C_Document.class.php index 5738e090a..240b94516 100644 --- a/controllers/C_Document.class.php +++ b/controllers/C_Document.class.php @@ -20,7 +20,6 @@ use OpenEMR\Services\PatientService; class C_Document extends Controller { - public $template_mod; public $documents; public $document_categories; diff --git a/controllers/C_DocumentCategory.class.php b/controllers/C_DocumentCategory.class.php index 52f03060f..4be105c63 100644 --- a/controllers/C_DocumentCategory.class.php +++ b/controllers/C_DocumentCategory.class.php @@ -4,7 +4,6 @@ use OpenEMR\Common\Acl\AclExtended; class C_DocumentCategory extends Controller { - var $template_mod; var $document_categories; var $tree; diff --git a/controllers/C_Hl7.class.php b/controllers/C_Hl7.class.php index 39d5eb723..e65bfe5c9 100644 --- a/controllers/C_Hl7.class.php +++ b/controllers/C_Hl7.class.php @@ -12,7 +12,6 @@ class C_Hl7 extends Controller { - function __construct($template_mod = "general") { parent::__construct(); diff --git a/controllers/C_InsuranceCompany.class.php b/controllers/C_InsuranceCompany.class.php index 5f0c5b13a..f7cc3ecdf 100644 --- a/controllers/C_InsuranceCompany.class.php +++ b/controllers/C_InsuranceCompany.class.php @@ -2,7 +2,6 @@ class C_InsuranceCompany extends Controller { - var $template_mod; var $icompanies; diff --git a/controllers/C_InsuranceNumbers.class.php b/controllers/C_InsuranceNumbers.class.php index ffbc27f95..45c84fea3 100644 --- a/controllers/C_InsuranceNumbers.class.php +++ b/controllers/C_InsuranceNumbers.class.php @@ -13,7 +13,6 @@ class C_InsuranceNumbers extends Controller { - var $template_mod; var $providers; var $insurance_numbers; diff --git a/controllers/C_PatientFinder.class.php b/controllers/C_PatientFinder.class.php index fe99ad368..492e67488 100644 --- a/controllers/C_PatientFinder.class.php +++ b/controllers/C_PatientFinder.class.php @@ -2,7 +2,6 @@ class C_PatientFinder extends Controller { - var $template_mod; function __construct($template_mod = "general") diff --git a/controllers/C_Pharmacy.class.php b/controllers/C_Pharmacy.class.php index cc317428a..41f3a03f1 100644 --- a/controllers/C_Pharmacy.class.php +++ b/controllers/C_Pharmacy.class.php @@ -13,7 +13,6 @@ class C_Pharmacy extends Controller { - var $template_mod; var $pharmacies; public $totalpages; diff --git a/controllers/C_PracticeSettings.class.php b/controllers/C_PracticeSettings.class.php index c91bf9b08..4044319ec 100644 --- a/controllers/C_PracticeSettings.class.php +++ b/controllers/C_PracticeSettings.class.php @@ -2,7 +2,6 @@ class C_PracticeSettings extends Controller { - var $template_mod; var $direction; diff --git a/controllers/C_Prescription.class.php b/controllers/C_Prescription.class.php index 50183960e..5a324550d 100644 --- a/controllers/C_Prescription.class.php +++ b/controllers/C_Prescription.class.php @@ -24,7 +24,6 @@ use PHPMailer\PHPMailer\PHPMailer; class C_Prescription extends Controller { - var $template_mod; var $pconfig; var $providerid = 0; diff --git a/controllers/C_X12Partner.class.php b/controllers/C_X12Partner.class.php index 9f0eaea9e..d3b6b70f4 100644 --- a/controllers/C_X12Partner.class.php +++ b/controllers/C_X12Partner.class.php @@ -16,7 +16,6 @@ use OpenEMR\Common\Crypto\CryptoGen; class C_X12Partner extends Controller { - var $template_mod; var $providers; var $x12_partners; diff --git a/custom/BillingExport.csv.php b/custom/BillingExport.csv.php index 70388eff7..e4f168506 100644 --- a/custom/BillingExport.csv.php +++ b/custom/BillingExport.csv.php @@ -18,7 +18,6 @@ class BillingExport { - // You should customize these paths. They must share the same // physical disk partition so that the final rename will be an // atomic operation. diff --git a/interface/clickmap/AbstractClickmapModel.php b/interface/clickmap/AbstractClickmapModel.php index 653bd0cfe..ff770f6a5 100644 --- a/interface/clickmap/AbstractClickmapModel.php +++ b/interface/clickmap/AbstractClickmapModel.php @@ -29,7 +29,6 @@ require_once(dirname(__FILE__) . '/../globals.php'); */ abstract class AbstractClickmapModel extends ORDataObject { - /** * The row to persist information to/from. * diff --git a/interface/eRxGlobals.php b/interface/eRxGlobals.php index 52961fb95..d102ae528 100644 --- a/interface/eRxGlobals.php +++ b/interface/eRxGlobals.php @@ -14,7 +14,6 @@ use OpenEMR\Common\Crypto\CryptoGen; class eRxGlobals { - private $configuration; /** diff --git a/interface/eRxPage.php b/interface/eRxPage.php index a492cc268..da67e0745 100644 --- a/interface/eRxPage.php +++ b/interface/eRxPage.php @@ -13,7 +13,6 @@ class eRxPage { - const DEBUG_XML = 1; const DEBUG_RESULT = 2; diff --git a/interface/eRxSOAP.php b/interface/eRxSOAP.php index 66b811efe..662401dfd 100644 --- a/interface/eRxSOAP.php +++ b/interface/eRxSOAP.php @@ -13,7 +13,6 @@ class eRxSOAP { - const ACTION_ALLERGIES = 'allergies'; const ACTION_MEDICATIONS = 'medications'; diff --git a/interface/eRxStore.php b/interface/eRxStore.php index 4deefa481..fa52e7c5e 100644 --- a/interface/eRxStore.php +++ b/interface/eRxStore.php @@ -15,7 +15,6 @@ require_once(__DIR__ . "/../library/api.inc"); class eRxStore { - /** * Strip away any non numerical characters * @param string $value Value to sanitize diff --git a/interface/eRxXMLBuilder.php b/interface/eRxXMLBuilder.php index 8ef0eb0e8..5eb70c835 100644 --- a/interface/eRxXMLBuilder.php +++ b/interface/eRxXMLBuilder.php @@ -15,7 +15,6 @@ require_once(__DIR__ . "/../library/patient.inc"); class eRxXMLBuilder { - private $globals; private $store; diff --git a/interface/forms/painmap/FormPainMap.php b/interface/forms/painmap/FormPainMap.php index 9ca5c8958..4d6b34361 100644 --- a/interface/forms/painmap/FormPainMap.php +++ b/interface/forms/painmap/FormPainMap.php @@ -19,7 +19,6 @@ require_once($GLOBALS['fileroot'] . "/interface/clickmap/AbstractClickmapModel.p */ class FormPainMap extends AbstractClickmapModel { - /** * The database table to place form data in/read form data from. * diff --git a/interface/forms/prior_auth/C_FormPriorAuth.class.php b/interface/forms/prior_auth/C_FormPriorAuth.class.php index 95e2f4e61..4def5523a 100644 --- a/interface/forms/prior_auth/C_FormPriorAuth.class.php +++ b/interface/forms/prior_auth/C_FormPriorAuth.class.php @@ -17,7 +17,6 @@ use OpenEMR\Common\Csrf\CsrfUtils; class C_FormPriorAuth extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/interface/forms/prior_auth/FormPriorAuth.class.php b/interface/forms/prior_auth/FormPriorAuth.class.php index 29c0c5124..a69ede11d 100644 --- a/interface/forms/prior_auth/FormPriorAuth.class.php +++ b/interface/forms/prior_auth/FormPriorAuth.class.php @@ -18,7 +18,6 @@ */ class FormPriorAuth extends ORDataObject { - /** * * @access public diff --git a/interface/forms/ros/C_FormROS.class.php b/interface/forms/ros/C_FormROS.class.php index 53aba066c..d637f0cfd 100755 --- a/interface/forms/ros/C_FormROS.class.php +++ b/interface/forms/ros/C_FormROS.class.php @@ -17,7 +17,6 @@ use OpenEMR\Common\Csrf\CsrfUtils; class C_FormROS extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/interface/forms/ros/FormROS.class.php b/interface/forms/ros/FormROS.class.php index a3a5b3e07..ca0b4ce29 100755 --- a/interface/forms/ros/FormROS.class.php +++ b/interface/forms/ros/FormROS.class.php @@ -19,7 +19,6 @@ use OpenEMR\Common\ORDataObject\ORDataObject; class FormROS extends ORDataObject { - /** * * @access public diff --git a/interface/forms/soap/C_FormSOAP.class.php b/interface/forms/soap/C_FormSOAP.class.php index 0b38c4d63..53cf9f030 100644 --- a/interface/forms/soap/C_FormSOAP.class.php +++ b/interface/forms/soap/C_FormSOAP.class.php @@ -17,7 +17,6 @@ use OpenEMR\Common\Csrf\CsrfUtils; class C_FormSOAP extends Controller { - var $template_dir; function __construct($template_mod = "general") diff --git a/interface/forms/soap/FormSOAP.class.php b/interface/forms/soap/FormSOAP.class.php index bf962d078..980b17140 100644 --- a/interface/forms/soap/FormSOAP.class.php +++ b/interface/forms/soap/FormSOAP.class.php @@ -24,7 +24,6 @@ define("EVENT_OTHER", 4); */ class FormSOAP extends ORDataObject { - /** * * @access public diff --git a/interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php b/interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php index b3ec1bd55..f3f175bdb 100644 --- a/interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php +++ b/interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php @@ -30,7 +30,6 @@ class Date_Calc { - /** * Returns the current local date. NOTE: This function * retrieves the local date using strftime(), which may diff --git a/interface/main/holidays/Holidays_Controller.php b/interface/main/holidays/Holidays_Controller.php index e06167cfc..54becf8cd 100644 --- a/interface/main/holidays/Holidays_Controller.php +++ b/interface/main/holidays/Holidays_Controller.php @@ -16,7 +16,6 @@ require_once("Holidays_Storage.php"); class Holidays_Controller { - const UPLOAD_DIR = "documents/holidays_storage"; const FILE_NAME = "holidays_to_import.csv"; diff --git a/interface/modules/zend_modules/module/Application/src/Application/Helper/TranslatorViewHelper.php b/interface/modules/zend_modules/module/Application/src/Application/Helper/TranslatorViewHelper.php index d1c3fe3a6..98b209209 100644 --- a/interface/modules/zend_modules/module/Application/src/Application/Helper/TranslatorViewHelper.php +++ b/interface/modules/zend_modules/module/Application/src/Application/Helper/TranslatorViewHelper.php @@ -21,7 +21,6 @@ use Laminas\Mvc\Controller\AbstractActionController; */ class TranslatorViewHelper extends \Laminas\View\Helper\AbstractHelper { - /** * Translates a string. */ diff --git a/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Factory/EncounterccdadispatchControllerFactory.php b/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Factory/EncounterccdadispatchControllerFactory.php index 604f1e309..8cc97ec1b 100644 --- a/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Factory/EncounterccdadispatchControllerFactory.php +++ b/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Factory/EncounterccdadispatchControllerFactory.php @@ -14,7 +14,6 @@ use Carecoordination\Model\EncounterccdadispatchTable; */ class EncounterccdadispatchControllerFactory implements FactoryInterface { - public function __invoke(ContainerInterface $container, $requestedName, array $options = null) { return new EncounterccdadispatchController($container->get(EncounterccdadispatchTable::class)); diff --git a/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Factory/SetupControllerFactory.php b/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Factory/SetupControllerFactory.php index b748956e1..d57febd76 100644 --- a/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Factory/SetupControllerFactory.php +++ b/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Factory/SetupControllerFactory.php @@ -14,7 +14,6 @@ use Carecoordination\Controller\SetupController; */ class SetupControllerFactory implements FactoryInterface { - public function __invoke(ContainerInterface $container, $requestedName, array $options = null) { return new SetupController($container->get(\Carecoordination\Model\SetupTable::class)); diff --git a/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Model/CarecoordinationTable.php b/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Model/CarecoordinationTable.php index 739cd903c..a5758cac3 100644 --- a/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Model/CarecoordinationTable.php +++ b/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Model/CarecoordinationTable.php @@ -26,7 +26,6 @@ use OpenEMR\Services\CodeTypesService; class CarecoordinationTable extends AbstractTableGateway { - public const NPI_SAMPLE = "987654321"; public const ORGANIZATION_SAMPLE = "External Physicians Practice"; public const ORGANIZATION2_SAMPLE = "External Health and Hospitals"; diff --git a/interface/modules/zend_modules/module/Ccr/src/Ccr/Model/CcrTable.php b/interface/modules/zend_modules/module/Ccr/src/Ccr/Model/CcrTable.php index 69d92cf2f..d2408b654 100644 --- a/interface/modules/zend_modules/module/Ccr/src/Ccr/Model/CcrTable.php +++ b/interface/modules/zend_modules/module/Ccr/src/Ccr/Model/CcrTable.php @@ -25,7 +25,6 @@ require_once(dirname(__FILE__) . "/../../../../../../../../library/patient.inc") class CcrTable extends AbstractTableGateway { - public function __construct() { } diff --git a/interface/modules/zend_modules/module/Installer/src/Installer/Model/InstModuleTableGateway.php b/interface/modules/zend_modules/module/Installer/src/Installer/Model/InstModuleTableGateway.php index 330157ac6..5cd638e9c 100644 --- a/interface/modules/zend_modules/module/Installer/src/Installer/Model/InstModuleTableGateway.php +++ b/interface/modules/zend_modules/module/Installer/src/Installer/Model/InstModuleTableGateway.php @@ -10,7 +10,6 @@ use Laminas\Db\Sql\TableIdentifier; class InstModuleTableGateway extends TableGateway { - /** * Constructor * diff --git a/interface/modules/zend_modules/module/Multipledb/Module.php b/interface/modules/zend_modules/module/Multipledb/Module.php index 59f43a6f7..2f41c9b2b 100644 --- a/interface/modules/zend_modules/module/Multipledb/Module.php +++ b/interface/modules/zend_modules/module/Multipledb/Module.php @@ -23,8 +23,6 @@ use Laminas\ModuleManager\ModuleManager; class Module { - - public function getAutoloaderConfig() { return array( diff --git a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/BaseController.php b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/BaseController.php index d8cd9ccd9..908c45727 100644 --- a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/BaseController.php +++ b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/BaseController.php @@ -27,7 +27,6 @@ use Laminas\View\Model\ViewModel; class BaseController extends AbstractActionController { - /** * path to file after base pass from ModuleconfigController * @var array diff --git a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/ModuleconfigController.php b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/ModuleconfigController.php index 862bfec5d..87db86e6c 100644 --- a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/ModuleconfigController.php +++ b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/ModuleconfigController.php @@ -28,7 +28,6 @@ use Laminas\View\Model\ViewModel; * */ class ModuleconfigController { - public function getHookConfig() { //NAME KEY SPECIFIES THE NAME OF THE HOOK FOR UNIQUELY IDENTIFYING IN A MODULE. diff --git a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/MultipledbController.php b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/MultipledbController.php index 7b4ea62d3..7f639d996 100644 --- a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/MultipledbController.php +++ b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Controller/MultipledbController.php @@ -31,7 +31,6 @@ use Error; class MultipledbController extends BaseController { - /** * TableGateway for the Multipledb data. * @var MultipledbTable diff --git a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Model/Multipledb.php b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Model/Multipledb.php index d815d15f0..471d38330 100644 --- a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Model/Multipledb.php +++ b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Model/Multipledb.php @@ -26,7 +26,6 @@ use Laminas\InputFilter\InputFilterInterface; class Multipledb implements InputFilterAwareInterface { - const FIELD_ID = "id"; public $id; public $namespace; diff --git a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Model/MultipledbTable.php b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Model/MultipledbTable.php index ef7879493..c400657e4 100644 --- a/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Model/MultipledbTable.php +++ b/interface/modules/zend_modules/module/Multipledb/src/Multipledb/Model/MultipledbTable.php @@ -29,7 +29,6 @@ use Laminas\Db\Adapter\Adapter; class MultipledbTable { - protected $tableGateway; protected $adapter; diff --git a/interface/modules/zend_modules/module/PatientFlowBoard/src/PatientFlowBoard/Listener/PatientFlowBoardEventsSubscriber.php b/interface/modules/zend_modules/module/PatientFlowBoard/src/PatientFlowBoard/Listener/PatientFlowBoardEventsSubscriber.php index ca0af7598..4c94d59b6 100644 --- a/interface/modules/zend_modules/module/PatientFlowBoard/src/PatientFlowBoard/Listener/PatientFlowBoardEventsSubscriber.php +++ b/interface/modules/zend_modules/module/PatientFlowBoard/src/PatientFlowBoard/Listener/PatientFlowBoardEventsSubscriber.php @@ -22,7 +22,6 @@ use Symfony\Component\EventDispatcher\EventSubscriberInterface; class PatientFlowBoardEventsSubscriber implements EventSubscriberInterface { - /** * @return array The event names to listen to */ diff --git a/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Controller/BaseController.php b/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Controller/BaseController.php index 961ddedd5..fd7b3f1a2 100644 --- a/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Controller/BaseController.php +++ b/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Controller/BaseController.php @@ -27,7 +27,6 @@ use Laminas\View\Model\ViewModel; class BaseController extends AbstractActionController { - /** * path to file after base pass from ModuleconfigController * @var array diff --git a/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Controller/PatientvalidationController.php b/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Controller/PatientvalidationController.php index 9cc2bffe5..1d689b84b 100644 --- a/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Controller/PatientvalidationController.php +++ b/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Controller/PatientvalidationController.php @@ -29,7 +29,6 @@ use Error; class PatientvalidationController extends BaseController { - /** * @var PatientDataTable */ diff --git a/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Model/PatientDataTable.php b/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Model/PatientDataTable.php index f84257a82..ccd98577f 100644 --- a/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Model/PatientDataTable.php +++ b/interface/modules/zend_modules/module/Patientvalidation/src/Patientvalidation/Model/PatientDataTable.php @@ -28,7 +28,6 @@ use Laminas\Db\Adapter\Adapter; class PatientDataTable { - protected $tableGateway; protected $adapter; diff --git a/interface/modules/zend_modules/module/PrescriptionTemplates/Module.php b/interface/modules/zend_modules/module/PrescriptionTemplates/Module.php index 41519e7ef..b40e7d333 100644 --- a/interface/modules/zend_modules/module/PrescriptionTemplates/Module.php +++ b/interface/modules/zend_modules/module/PrescriptionTemplates/Module.php @@ -30,7 +30,6 @@ use Laminas\ModuleManager\ModuleManager; */ class Module { - /** * the implementation of the autoloader provider, * returns an array for the AutoloaderFactory diff --git a/interface/modules/zend_modules/module/PrescriptionTemplates/src/PrescriptionTemplates/Controller/PrescriptionTemplatesController.php b/interface/modules/zend_modules/module/PrescriptionTemplates/src/PrescriptionTemplates/Controller/PrescriptionTemplatesController.php index 865ba14c7..40951cf60 100644 --- a/interface/modules/zend_modules/module/PrescriptionTemplates/src/PrescriptionTemplates/Controller/PrescriptionTemplatesController.php +++ b/interface/modules/zend_modules/module/PrescriptionTemplates/src/PrescriptionTemplates/Controller/PrescriptionTemplatesController.php @@ -26,7 +26,6 @@ use Laminas\View\Model\ViewModel; class PrescriptionTemplatesController extends AbstractActionController { - /** * Create html page for 'default' template (match also for pdf) */ diff --git a/interface/super/rules/base/library/ActionRouter.php b/interface/super/rules/base/library/ActionRouter.php index 8b58c537c..355f03b79 100644 --- a/interface/super/rules/base/library/ActionRouter.php +++ b/interface/super/rules/base/library/ActionRouter.php @@ -18,7 +18,6 @@ */ class ActionRouter { - var $controller; var $path; var $webRoot; diff --git a/interface/super/rules/base/library/BaseController.php b/interface/super/rules/base/library/BaseController.php index 5ec2dbc7e..4c8339667 100644 --- a/interface/super/rules/base/library/BaseController.php +++ b/interface/super/rules/base/library/BaseController.php @@ -19,7 +19,6 @@ */ abstract class BaseController { - public $viewBean; public $ruleManager; public $codeManager; diff --git a/interface/super/rules/base/library/ControllerRouter.php b/interface/super/rules/base/library/ControllerRouter.php index d28d6dc58..1cf3382b2 100644 --- a/interface/super/rules/base/library/ControllerRouter.php +++ b/interface/super/rules/base/library/ControllerRouter.php @@ -14,7 +14,6 @@ */ class ControllerRouter { - /** * xxx todo: error handling */ diff --git a/interface/super/rules/controllers/add/controller.php b/interface/super/rules/controllers/add/controller.php index 2a6dc0db4..9a7fd260b 100644 --- a/interface/super/rules/controllers/add/controller.php +++ b/interface/super/rules/controllers/add/controller.php @@ -9,7 +9,6 @@ class Controller_add extends BaseController { - public function __construct() { parent::__construct(); diff --git a/interface/super/rules/controllers/alerts/controller.php b/interface/super/rules/controllers/alerts/controller.php index 99348a5bb..388410b4e 100644 --- a/interface/super/rules/controllers/alerts/controller.php +++ b/interface/super/rules/controllers/alerts/controller.php @@ -19,7 +19,6 @@ // class Controller_alerts extends BaseController { - public function __construct() { parent::__construct(); diff --git a/interface/super/rules/controllers/detail/controller.php b/interface/super/rules/controllers/detail/controller.php index b825fc0ae..0a2eb701f 100644 --- a/interface/super/rules/controllers/detail/controller.php +++ b/interface/super/rules/controllers/detail/controller.php @@ -9,7 +9,6 @@ class Controller_detail extends BaseController { - public function __construct() { parent::__construct(); diff --git a/interface/super/rules/controllers/edit/controller.php b/interface/super/rules/controllers/edit/controller.php index 620035c8e..4b0e75868 100644 --- a/interface/super/rules/controllers/edit/controller.php +++ b/interface/super/rules/controllers/edit/controller.php @@ -14,7 +14,6 @@ class Controller_edit extends BaseController { - public function __construct() { parent::__construct(); diff --git a/interface/super/rules/library/CdrAlertManager.class.php b/interface/super/rules/library/CdrAlertManager.class.php index 61656b89a..edc72c697 100644 --- a/interface/super/rules/library/CdrAlertManager.class.php +++ b/interface/super/rules/library/CdrAlertManager.class.php @@ -27,8 +27,6 @@ require_once($GLOBALS['fileroot'] . "/library/clinical_rules.php"); */ class CdrAlertManager { - - /** * Constructor */ diff --git a/interface/super/rules/library/Option.php b/interface/super/rules/library/Option.php index e174f8235..56ae10a48 100644 --- a/interface/super/rules/library/Option.php +++ b/interface/super/rules/library/Option.php @@ -14,7 +14,6 @@ */ class Option { - var $id; var $label; diff --git a/interface/super/rules/library/ReminderIntervalType.php b/interface/super/rules/library/ReminderIntervalType.php index 9854e57f6..cbff2c393 100644 --- a/interface/super/rules/library/ReminderIntervalType.php +++ b/interface/super/rules/library/ReminderIntervalType.php @@ -13,7 +13,6 @@ */ class ReminderIntervalType { - var $code; var $lbl; diff --git a/interface/super/rules/library/ReminderIntervals.php b/interface/super/rules/library/ReminderIntervals.php index 8f0cbdb0d..2dcefe110 100644 --- a/interface/super/rules/library/ReminderIntervals.php +++ b/interface/super/rules/library/ReminderIntervals.php @@ -15,7 +15,6 @@ */ class ReminderIntervals { - var $detailMap; function __construct() diff --git a/interface/super/rules/library/RuleCriteriaAgeBuilder.php b/interface/super/rules/library/RuleCriteriaAgeBuilder.php index 716aeea38..9f3bb85b6 100644 --- a/interface/super/rules/library/RuleCriteriaAgeBuilder.php +++ b/interface/super/rules/library/RuleCriteriaAgeBuilder.php @@ -15,7 +15,6 @@ require_once(library_src('RuleCriteriaBuilder.php')); */ class RuleCriteriaAgeBuilder extends RuleCriteriaBuilder { - /** * @return RuleCriteriaType */ diff --git a/interface/super/rules/library/RuleCriteriaBuilder.php b/interface/super/rules/library/RuleCriteriaBuilder.php index 3ebc90c2d..735aed8a7 100644 --- a/interface/super/rules/library/RuleCriteriaBuilder.php +++ b/interface/super/rules/library/RuleCriteriaBuilder.php @@ -14,8 +14,6 @@ */ abstract class RuleCriteriaBuilder { - - /** * @return RuleCriteriaType */ diff --git a/interface/super/rules/library/RuleCriteriaDatabaseBuilder.php b/interface/super/rules/library/RuleCriteriaDatabaseBuilder.php index 2ee99ddc7..bc12825b2 100644 --- a/interface/super/rules/library/RuleCriteriaDatabaseBuilder.php +++ b/interface/super/rules/library/RuleCriteriaDatabaseBuilder.php @@ -14,7 +14,6 @@ */ class RuleCriteriaDatabaseBuilder extends RuleCriteriaBuilder { - function __construct() { } diff --git a/interface/super/rules/library/RuleCriteriaDatabaseCustom.php b/interface/super/rules/library/RuleCriteriaDatabaseCustom.php index 52ef925f8..ac620af70 100644 --- a/interface/super/rules/library/RuleCriteriaDatabaseCustom.php +++ b/interface/super/rules/library/RuleCriteriaDatabaseCustom.php @@ -19,7 +19,6 @@ */ class RuleCriteriaDatabaseCustom extends RuleCriteria { - var $table; var $column; var $valueComparator; diff --git a/interface/super/rules/library/RuleCriteriaDbView.php b/interface/super/rules/library/RuleCriteriaDbView.php index 28d87765a..eb0648ce0 100644 --- a/interface/super/rules/library/RuleCriteriaDbView.php +++ b/interface/super/rules/library/RuleCriteriaDbView.php @@ -14,7 +14,6 @@ */ class RuleCriteriaDbView { - var $method; var $methodDetail; var $optional; diff --git a/interface/super/rules/library/RuleCriteriaDiagnosis.php b/interface/super/rules/library/RuleCriteriaDiagnosis.php index 4e5fdb287..1d69e210d 100644 --- a/interface/super/rules/library/RuleCriteriaDiagnosis.php +++ b/interface/super/rules/library/RuleCriteriaDiagnosis.php @@ -14,7 +14,6 @@ */ class RuleCriteriaDiagnosis extends RuleCriteria { - var $title; var $codeType; var $id; diff --git a/interface/super/rules/library/RuleCriteriaFactory.php b/interface/super/rules/library/RuleCriteriaFactory.php index 7b8295061..71cdab9fb 100644 --- a/interface/super/rules/library/RuleCriteriaFactory.php +++ b/interface/super/rules/library/RuleCriteriaFactory.php @@ -14,7 +14,6 @@ */ abstract class RuleCriteriaFactory { - var $strategyMap; function __construct() { diff --git a/interface/super/rules/library/RuleCriteriaFilterFactory.php b/interface/super/rules/library/RuleCriteriaFilterFactory.php index 9b8158ea0..6607805e6 100644 --- a/interface/super/rules/library/RuleCriteriaFilterFactory.php +++ b/interface/super/rules/library/RuleCriteriaFilterFactory.php @@ -16,7 +16,6 @@ require_once(library_src('RuleCriteriaFactory.php')); */ class RuleCriteriaFilterFactory extends RuleCriteriaFactory { - function modify($criteria, $ruleId) { // noop diff --git a/interface/super/rules/library/RuleCriteriaListsBuilder.php b/interface/super/rules/library/RuleCriteriaListsBuilder.php index fff4a6275..d639c03f2 100644 --- a/interface/super/rules/library/RuleCriteriaListsBuilder.php +++ b/interface/super/rules/library/RuleCriteriaListsBuilder.php @@ -14,7 +14,6 @@ */ class RuleCriteriaListsBuilder extends RuleCriteriaBuilder { - /** * @return RuleCriteriaType */ diff --git a/interface/super/rules/library/RuleCriteriaSex.php b/interface/super/rules/library/RuleCriteriaSex.php index 94f661d80..bb4f652fa 100644 --- a/interface/super/rules/library/RuleCriteriaSex.php +++ b/interface/super/rules/library/RuleCriteriaSex.php @@ -19,7 +19,6 @@ */ class RuleCriteriaSex extends RuleCriteria { - var $value; function __construct($value) diff --git a/interface/super/rules/library/RuleCriteriaSexBuilder.php b/interface/super/rules/library/RuleCriteriaSexBuilder.php index 74f322209..beb4b5b2f 100644 --- a/interface/super/rules/library/RuleCriteriaSexBuilder.php +++ b/interface/super/rules/library/RuleCriteriaSexBuilder.php @@ -14,7 +14,6 @@ */ class RuleCriteriaSexBuilder extends RuleCriteriaBuilder { - /** * @return RuleCriteriaType */ diff --git a/interface/super/rules/library/RuleCriteriaType.php b/interface/super/rules/library/RuleCriteriaType.php index 9c4a24cc2..72ac56147 100644 --- a/interface/super/rules/library/RuleCriteriaType.php +++ b/interface/super/rules/library/RuleCriteriaType.php @@ -14,7 +14,6 @@ */ class RuleCriteriaType { - // codes const ageMin = "age_min"; const ageMax = "age_max"; diff --git a/interface/super/rules/library/RuleTargetActionGroup.php b/interface/super/rules/library/RuleTargetActionGroup.php index e75383130..b82adbdc0 100644 --- a/interface/super/rules/library/RuleTargetActionGroup.php +++ b/interface/super/rules/library/RuleTargetActionGroup.php @@ -14,7 +14,6 @@ */ class RuleTargetActionGroup { - var $groupId; /** diff --git a/interface/super/rules/library/RuleType.php b/interface/super/rules/library/RuleType.php index 4072982f3..1883809c8 100644 --- a/interface/super/rules/library/RuleType.php +++ b/interface/super/rules/library/RuleType.php @@ -14,7 +14,6 @@ */ class RuleType { - var $code; var $lbl; diff --git a/interface/therapy_groups/therapy_groups_controllers/base_controller.php b/interface/therapy_groups/therapy_groups_controllers/base_controller.php index d56bd8e6e..99e00c770 100644 --- a/interface/therapy_groups/therapy_groups_controllers/base_controller.php +++ b/interface/therapy_groups/therapy_groups_controllers/base_controller.php @@ -27,7 +27,6 @@ class BaseController { - const VIEW_FOLDER = 'therapy_groups_views'; const MODEL_FOLDER = 'therapy_groups_models'; diff --git a/interface/therapy_groups/therapy_groups_controllers/participants_controller.php b/interface/therapy_groups/therapy_groups_controllers/participants_controller.php index 83942ebf3..15a23140c 100644 --- a/interface/therapy_groups/therapy_groups_controllers/participants_controller.php +++ b/interface/therapy_groups/therapy_groups_controllers/participants_controller.php @@ -31,7 +31,6 @@ require_once("{$GLOBALS['srcdir']}/pid.inc"); class ParticipantsController extends BaseController { - public function __construct() { $this->groupParticipantsModel = $this->loadModel('therapy_groups_participants'); diff --git a/interface/therapy_groups/therapy_groups_controllers/therapy_groups_controller.php b/interface/therapy_groups/therapy_groups_controllers/therapy_groups_controller.php index d2ebf0a50..bcfa2557d 100644 --- a/interface/therapy_groups/therapy_groups_controllers/therapy_groups_controller.php +++ b/interface/therapy_groups/therapy_groups_controllers/therapy_groups_controller.php @@ -33,7 +33,6 @@ use OpenEMR\Common\Session\SessionUtil; class TherapyGroupsController extends BaseController { - public $therapyGroupModel; /* Note: Created functions to return arrays so that xl method can be used in array rendering. */ diff --git a/interface/therapy_groups/therapy_groups_models/group_statuses_model.php b/interface/therapy_groups/therapy_groups_models/group_statuses_model.php index 806d6e545..b111e9373 100644 --- a/interface/therapy_groups/therapy_groups_models/group_statuses_model.php +++ b/interface/therapy_groups/therapy_groups_models/group_statuses_model.php @@ -27,7 +27,6 @@ class Group_Statuses { - const TABLE = 'list_options'; /** diff --git a/interface/therapy_groups/therapy_groups_models/therapy_groups_counselors_model.php b/interface/therapy_groups/therapy_groups_models/therapy_groups_counselors_model.php index ed4aa334f..714338b41 100644 --- a/interface/therapy_groups/therapy_groups_models/therapy_groups_counselors_model.php +++ b/interface/therapy_groups/therapy_groups_models/therapy_groups_counselors_model.php @@ -27,7 +27,6 @@ class Therapy_Groups_Counselors { - const TABLE = 'therapy_groups_counselors'; public function getAllCounselors() diff --git a/interface/therapy_groups/therapy_groups_models/therapy_groups_encounters_model.php b/interface/therapy_groups/therapy_groups_models/therapy_groups_encounters_model.php index d72d3bf73..fabc76103 100644 --- a/interface/therapy_groups/therapy_groups_models/therapy_groups_encounters_model.php +++ b/interface/therapy_groups/therapy_groups_models/therapy_groups_encounters_model.php @@ -27,7 +27,6 @@ class Therapy_Groups_Encounters { - const TABLE = 'form_groups_encounter'; /** diff --git a/interface/therapy_groups/therapy_groups_models/therapy_groups_events_model.php b/interface/therapy_groups/therapy_groups_models/therapy_groups_events_model.php index 673636c17..222b08f22 100644 --- a/interface/therapy_groups/therapy_groups_models/therapy_groups_events_model.php +++ b/interface/therapy_groups/therapy_groups_models/therapy_groups_events_model.php @@ -28,7 +28,6 @@ class Therapy_Groups_Events { - const TABLE = 'openemr_postcalendar_events'; /** diff --git a/interface/therapy_groups/therapy_groups_models/therapy_groups_model.php b/interface/therapy_groups/therapy_groups_models/therapy_groups_model.php index 8ea018eda..e04f3ea23 100644 --- a/interface/therapy_groups/therapy_groups_models/therapy_groups_model.php +++ b/interface/therapy_groups/therapy_groups_models/therapy_groups_model.php @@ -27,7 +27,6 @@ class Therapy_Groups { - const TABLE = 'therapy_groups'; public function getAllGroups() diff --git a/interface/therapy_groups/therapy_groups_models/therapy_groups_participants_model.php b/interface/therapy_groups/therapy_groups_models/therapy_groups_participants_model.php index 2c5d00a76..27ea7dcf6 100644 --- a/interface/therapy_groups/therapy_groups_models/therapy_groups_participants_model.php +++ b/interface/therapy_groups/therapy_groups_models/therapy_groups_participants_model.php @@ -27,7 +27,6 @@ class Therapy_groups_participants { - const TABLE = 'therapy_groups_participants'; const PATIENT_TABLE = 'patient_data'; diff --git a/interface/therapy_groups/therapy_groups_models/users_model.php b/interface/therapy_groups/therapy_groups_models/users_model.php index 0a137d917..9dec6c78b 100644 --- a/interface/therapy_groups/therapy_groups_models/users_model.php +++ b/interface/therapy_groups/therapy_groups_models/users_model.php @@ -27,7 +27,6 @@ class Users { - const TABLE = 'users'; const EVENTS_TABLE = 'openemr_postcalendar_events'; diff --git a/library/FeeSheet.class.php b/library/FeeSheet.class.php index 521822853..3f5a96a2e 100644 --- a/library/FeeSheet.class.php +++ b/library/FeeSheet.class.php @@ -43,7 +43,6 @@ define('CHECKSUM_LOGGING', true); class FeeSheet { - public $pid; // patient id public $encounter; // encounter id public $got_warehouses = false; // if there is more than 1 warehouse diff --git a/library/FeeSheetHtml.class.php b/library/FeeSheetHtml.class.php index c7f74fcb8..4aebe21f6 100644 --- a/library/FeeSheetHtml.class.php +++ b/library/FeeSheetHtml.class.php @@ -18,7 +18,6 @@ require_once(dirname(__FILE__) . "/api.inc"); class FeeSheetHtml extends FeeSheet { - // Dynamically generated JavaScript to maintain justification codes. public $justinit = "var f = document.forms[0];\n"; diff --git a/library/classes/CategoryTree.class.php b/library/classes/CategoryTree.class.php index 33918ae48..3fce69ccc 100644 --- a/library/classes/CategoryTree.class.php +++ b/library/classes/CategoryTree.class.php @@ -7,7 +7,6 @@ class CategoryTree extends Tree { - /* * This just sits on top of the parent constructor, only a shell so that the _table var gets set */ diff --git a/library/classes/Controller.class.php b/library/classes/Controller.class.php index 5931acd46..4e8764b8c 100644 --- a/library/classes/Controller.class.php +++ b/library/classes/Controller.class.php @@ -3,7 +3,6 @@ // TODO: @adunsulag move these into src/ class Controller extends Smarty { - public $_current_action; public $_state; public $_args = array(); diff --git a/library/classes/Document.class.php b/library/classes/Document.class.php index a1dda784e..ea39a5ec4 100644 --- a/library/classes/Document.class.php +++ b/library/classes/Document.class.php @@ -26,7 +26,6 @@ use OpenEMR\Common\Uuid\UuidRegistry; class Document extends ORDataObject { - /** * Use the native filesystem to store files at */ diff --git a/library/classes/InsuranceNumbers.class.php b/library/classes/InsuranceNumbers.class.php index aba429f30..51418146c 100644 --- a/library/classes/InsuranceNumbers.class.php +++ b/library/classes/InsuranceNumbers.class.php @@ -9,7 +9,6 @@ use OpenEMR\Common\ORDataObject\ORDataObject; class InsuranceNumbers extends ORDataObject { - var $id; var $provider_id; var $insurance_company_name; diff --git a/library/classes/Note.class.php b/library/classes/Note.class.php index d21f702c9..138508126 100644 --- a/library/classes/Note.class.php +++ b/library/classes/Note.class.php @@ -10,7 +10,6 @@ use OpenEMR\Common\ORDataObject\ORDataObject; class Note extends ORDataObject { - /* * Database unique identifier * @var id diff --git a/library/classes/NumberToText.class.php b/library/classes/NumberToText.class.php index 389b01f5f..fde3401a5 100644 --- a/library/classes/NumberToText.class.php +++ b/library/classes/NumberToText.class.php @@ -33,8 +33,6 @@ define("N2T_NEGATIVE", "negative"); class NumberToText { - - var $number; var $currency; var $capatalize; diff --git a/library/classes/OFX.class.php b/library/classes/OFX.class.php index d848220a0..09917fa0f 100644 --- a/library/classes/OFX.class.php +++ b/library/classes/OFX.class.php @@ -8,7 +8,6 @@ require_once $GLOBALS['OE_SITE_DIR'] . "/config.php"; */ class OFX { - var $billing_array; var $config; /** diff --git a/library/classes/POSRef.class.php b/library/classes/POSRef.class.php index 1717bdf48..10b8b1731 100644 --- a/library/classes/POSRef.class.php +++ b/library/classes/POSRef.class.php @@ -21,7 +21,6 @@ class POSRef { - var $pos_ref; function __construct($state = "") diff --git a/library/classes/PQRIXml.class.php b/library/classes/PQRIXml.class.php index 67b47c543..64ba768e4 100644 --- a/library/classes/PQRIXml.class.php +++ b/library/classes/PQRIXml.class.php @@ -12,7 +12,6 @@ class PQRIXml extends XmlWriterOemr { - function __construct($indent = ' ') { parent::__construct($indent); diff --git a/library/classes/Prescription.class.php b/library/classes/Prescription.class.php index 53cbad88b..1cc8ff624 100644 --- a/library/classes/Prescription.class.php +++ b/library/classes/Prescription.class.php @@ -92,7 +92,6 @@ use OpenEMR\Common\ORDataObject\ORDataObject; class Prescription extends ORDataObject { - /** * * @access public diff --git a/library/classes/Provider.class.php b/library/classes/Provider.class.php index d0216a609..f64873126 100644 --- a/library/classes/Provider.class.php +++ b/library/classes/Provider.class.php @@ -18,7 +18,6 @@ use OpenEMR\Common\ORDataObject\ORDataObject; class Provider extends ORDataObject { - var $id; var $lname; var $fname; diff --git a/library/classes/Totp.class.php b/library/classes/Totp.class.php index a2712e340..140cf8772 100644 --- a/library/classes/Totp.class.php +++ b/library/classes/Totp.class.php @@ -20,7 +20,6 @@ use ParagonIE\MultiFactor\Vendor\GoogleAuth; */ class Totp { - /** @var bool|GoogleAuth */ private $_googleAuth = false; /** @var bool|string - totp hashed secret */ diff --git a/library/classes/Tree.class.php b/library/classes/Tree.class.php index 935d72b59..06b4d2746 100644 --- a/library/classes/Tree.class.php +++ b/library/classes/Tree.class.php @@ -13,7 +13,6 @@ define("ROOT_TYPE_NAME", 2); class Tree { - /* * This is the name of the table this tree is stored in * @var string diff --git a/library/classes/X12Partner.class.php b/library/classes/X12Partner.class.php index a622f385c..0f2ac02cf 100644 --- a/library/classes/X12Partner.class.php +++ b/library/classes/X12Partner.class.php @@ -16,7 +16,6 @@ use OpenEMR\Common\ORDataObject\ORDataObject; class X12Partner extends ORDataObject { - var $id; var $name; var $x12_submitter_name; // Submitter name for TPA diff --git a/library/classes/class.Handler_HL7v2.php b/library/classes/class.Handler_HL7v2.php index 8f8152b34..8caa61ab8 100644 --- a/library/classes/class.Handler_HL7v2.php +++ b/library/classes/class.Handler_HL7v2.php @@ -5,7 +5,6 @@ class Handler_HL7v2 { - var $parser; function __construct($parser) diff --git a/library/classes/class.Parser_HL7v2.php b/library/classes/class.Parser_HL7v2.php index c25ca426f..cff3b6186 100644 --- a/library/classes/class.Parser_HL7v2.php +++ b/library/classes/class.Parser_HL7v2.php @@ -15,7 +15,6 @@ use Aranyasen\HL7\Segment; class Parser_HL7v2 { - /** * @var Message */ diff --git a/library/classes/html2text.class.php b/library/classes/html2text.class.php index 1be5b96ce..e839c1e69 100644 --- a/library/classes/html2text.class.php +++ b/library/classes/html2text.class.php @@ -110,7 +110,6 @@ */ class html2text { - /** * Contains the HTML content to convert. * diff --git a/library/classes/php-barcode.php b/library/classes/php-barcode.php index 0884a1f99..f2aac7d1f 100644 --- a/library/classes/php-barcode.php +++ b/library/classes/php-barcode.php @@ -28,7 +28,6 @@ class Barcode { - public static function gd($res, $color, $x, $y, $angle, $type, $datas, $width = null, $height = null) { return self::_draw(__FUNCTION__, $res, $color, $x, $y, $angle, $type, $datas, $width, $height); @@ -454,7 +453,6 @@ class BarcodeEAN class BarcodeUPC { - public static function getDigit($code) { if (strlen($code) < 12) { diff --git a/library/classes/rulesets/Amc/library/AmcPatient.php b/library/classes/rulesets/Amc/library/AmcPatient.php index f76e203c9..4b5ec5987 100644 --- a/library/classes/rulesets/Amc/library/AmcPatient.php +++ b/library/classes/rulesets/Amc/library/AmcPatient.php @@ -9,5 +9,4 @@ // class AmcPatient extends RsPatient { - } diff --git a/library/classes/rulesets/Amc/reports/AMC_314g_1_2_20/Numerator.php b/library/classes/rulesets/Amc/reports/AMC_314g_1_2_20/Numerator.php index 9007ced38..326d3b4a4 100644 --- a/library/classes/rulesets/Amc/reports/AMC_314g_1_2_20/Numerator.php +++ b/library/classes/rulesets/Amc/reports/AMC_314g_1_2_20/Numerator.php @@ -24,7 +24,6 @@ class AMC_314g_1_2_20_Numerator implements AmcFilterIF { - // Still TODO // AMC MU2 TODO : // 1. Remove the $patArr stuff. diff --git a/library/classes/rulesets/Cqm/library/CqmPatient.php b/library/classes/rulesets/Cqm/library/CqmPatient.php index 19b27b647..d9c01ac87 100644 --- a/library/classes/rulesets/Cqm/library/CqmPatient.php +++ b/library/classes/rulesets/Cqm/library/CqmPatient.php @@ -9,5 +9,4 @@ // class CqmPatient extends RsPatient { - } diff --git a/library/classes/rulesets/library/RsUnimplementedIF.php b/library/classes/rulesets/library/RsUnimplementedIF.php index cf396b44b..d699533ff 100644 --- a/library/classes/rulesets/library/RsUnimplementedIF.php +++ b/library/classes/rulesets/library/RsUnimplementedIF.php @@ -9,5 +9,4 @@ // interface RsUnimplementedIF { - } diff --git a/library/classes/thumbnail/Thumbnail.class.php b/library/classes/thumbnail/Thumbnail.class.php index 32f0141ea..a887e4e9c 100644 --- a/library/classes/thumbnail/Thumbnail.class.php +++ b/library/classes/thumbnail/Thumbnail.class.php @@ -23,7 +23,6 @@ class Thumbnail { - //max size of thumbnail const MAX_SIZE = 100; public $thumbnail_type = 'jpg'; diff --git a/library/classes/thumbnail/ThumbnailGenerator.php b/library/classes/thumbnail/ThumbnailGenerator.php index e6c94cd58..228a54033 100644 --- a/library/classes/thumbnail/ThumbnailGenerator.php +++ b/library/classes/thumbnail/ThumbnailGenerator.php @@ -25,7 +25,6 @@ */ class ThumbnailGenerator { - public static $types_support = array('image/png', 'image/jpeg', 'image/jpg', 'image/gif'); private $thumb_obj = null; private $couch_obj = null; diff --git a/library/maviq_phone_api.php b/library/maviq_phone_api.php index 29a707c13..a880be606 100644 --- a/library/maviq_phone_api.php +++ b/library/maviq_phone_api.php @@ -13,7 +13,6 @@ if (!extension_loaded("curl")) { class MaviqClient { - protected $Endpoint; protected $SiteId; protected $Token; @@ -120,7 +119,6 @@ class MaviqClient class RestResponse { - public $ResponseText; public $ResponseXml; public $HttpStatus; diff --git a/library/validation/LBF_Validation.php b/library/validation/LBF_Validation.php index 9c45e4c31..5c920149a 100644 --- a/library/validation/LBF_Validation.php +++ b/library/validation/LBF_Validation.php @@ -22,7 +22,6 @@ class LBF_Validation { - /*If another library is used the key names can be modified here*/ const VJS_KEY_REQUIRED = 'presence'; /* diff --git a/modules/sms_email_reminder/sms_clickatell.php b/modules/sms_email_reminder/sms_clickatell.php index afa3e1cf6..c8fc19ef4 100644 --- a/modules/sms_email_reminder/sms_clickatell.php +++ b/modules/sms_email_reminder/sms_clickatell.php @@ -37,7 +37,6 @@ class sms { - /** * Clickatell API-ID * @link http://sourceforge.net/forum/forum.php?thread_id=1005106&forum_id=344522 How to get CLICKATELL API ID? diff --git a/portal/lib/appsql.class.php b/portal/lib/appsql.class.php index 1e6f51e8f..282ed76bf 100644 --- a/portal/lib/appsql.class.php +++ b/portal/lib/appsql.class.php @@ -17,7 +17,6 @@ use OpenEMR\Common\Logging\EventAuditLogger; class ApplicationTable { - public function __construct() { } diff --git a/portal/patient/fwk/libs/savant/Savant3.php b/portal/patient/fwk/libs/savant/Savant3.php index d9e7ebefd..a4b9c14a9 100644 --- a/portal/patient/fwk/libs/savant/Savant3.php +++ b/portal/patient/fwk/libs/savant/Savant3.php @@ -43,7 +43,6 @@ include_once dirname(__FILE__) . '/Savant3/Plugin.php'; */ class Savant3 { - /** * * Array of configuration parameters. diff --git a/portal/patient/fwk/libs/savant/Savant3/Error.php b/portal/patient/fwk/libs/savant/Savant3/Error.php index b8241d35d..8b0e099ce 100644 --- a/portal/patient/fwk/libs/savant/Savant3/Error.php +++ b/portal/patient/fwk/libs/savant/Savant3/Error.php @@ -26,7 +26,6 @@ */ class Savant3_Error { - /** * * The error code, typically a Savant 'ERR_*' string. diff --git a/portal/patient/fwk/libs/savant/Savant3/Filter.php b/portal/patient/fwk/libs/savant/Savant3/Filter.php index d9f7239ff..7cf8c8fc0 100644 --- a/portal/patient/fwk/libs/savant/Savant3/Filter.php +++ b/portal/patient/fwk/libs/savant/Savant3/Filter.php @@ -29,7 +29,6 @@ */ abstract class Savant3_Filter { - /** * * Optional reference to the calling Savant object. diff --git a/portal/patient/fwk/libs/savant/Savant3/Plugin.php b/portal/patient/fwk/libs/savant/Savant3/Plugin.php index 4779f3a26..368647418 100644 --- a/portal/patient/fwk/libs/savant/Savant3/Plugin.php +++ b/portal/patient/fwk/libs/savant/Savant3/Plugin.php @@ -30,7 +30,6 @@ */ abstract class Savant3_Plugin { - /** * * Reference to the calling Savant object. diff --git a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Filter_trimwhitespace.php b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Filter_trimwhitespace.php index ed12936d5..db9d80534 100644 --- a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Filter_trimwhitespace.php +++ b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Filter_trimwhitespace.php @@ -34,7 +34,6 @@ */ class Savant3_Filter_trimwhitespace extends Savant3_Filter { - /** * * Removes extra white space within the text. diff --git a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_ahref.php b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_ahref.php index dd31a9678..b85f4b428 100644 --- a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_ahref.php +++ b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_ahref.php @@ -26,7 +26,6 @@ */ class Savant3_Plugin_ahref extends Savant3_Plugin { - /** * * Generate an HTML ... tag. diff --git a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_date.php b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_date.php index c2b0f78c7..ae42409db 100644 --- a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_date.php +++ b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_date.php @@ -26,7 +26,6 @@ */ class Savant3_Plugin_date extends Savant3_Plugin { - /** * * The default strftime() format string. diff --git a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_htmlAttribs.php b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_htmlAttribs.php index 79d268dda..0f8c7997e 100644 --- a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_htmlAttribs.php +++ b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_htmlAttribs.php @@ -26,7 +26,6 @@ */ class Savant3_Plugin_htmlAttribs extends Savant3_Plugin { - /** * * Converts an associative array to a string of tag attributes. diff --git a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_image.php b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_image.php index 8a868491e..63f03d82d 100644 --- a/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_image.php +++ b/portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_image.php @@ -29,7 +29,6 @@ */ class Savant3_Plugin_image extends Savant3_Plugin { - /** * * The document root. diff --git a/portal/patient/fwk/libs/util/parsecsv.lib.php b/portal/patient/fwk/libs/util/parsecsv.lib.php index cec6544d1..94f0971c0 100644 --- a/portal/patient/fwk/libs/util/parsecsv.lib.php +++ b/portal/patient/fwk/libs/util/parsecsv.lib.php @@ -2,7 +2,6 @@ class parseCSV { - /* * * Class: parseCSV v0.4.3 beta diff --git a/portal/patient/fwk/libs/verysimple/Authentication/Auth401.php b/portal/patient/fwk/libs/verysimple/Authentication/Auth401.php index 921cbfd5b..f67e8dff3 100644 --- a/portal/patient/fwk/libs/verysimple/Authentication/Auth401.php +++ b/portal/patient/fwk/libs/verysimple/Authentication/Auth401.php @@ -14,7 +14,6 @@ */ class Auth401 { - /** * Send 401 headers to the browser * diff --git a/portal/patient/fwk/libs/verysimple/Authentication/OAuthUtil.php b/portal/patient/fwk/libs/verysimple/Authentication/OAuthUtil.php index 18b8a29e0..3f8b346d9 100644 --- a/portal/patient/fwk/libs/verysimple/Authentication/OAuthUtil.php +++ b/portal/patient/fwk/libs/verysimple/Authentication/OAuthUtil.php @@ -17,7 +17,6 @@ require_once "verysimple/String/VerySimpleStringUtil.php"; */ class OAuthUtil { - /** * Given a URL return an OAuth signed URL. * This will handle creating a timestamp and nonce diff --git a/portal/patient/fwk/libs/verysimple/Authentication/PassPhrase.php b/portal/patient/fwk/libs/verysimple/Authentication/PassPhrase.php index 894cd9a47..ab7e026ac 100644 --- a/portal/patient/fwk/libs/verysimple/Authentication/PassPhrase.php +++ b/portal/patient/fwk/libs/verysimple/Authentication/PassPhrase.php @@ -13,7 +13,6 @@ */ class PassPhrase { - /** * * * GetRandomPassPhrase returns a prounoucable password of the given length diff --git a/portal/patient/fwk/libs/verysimple/DB/DatabaseException.php b/portal/patient/fwk/libs/verysimple/DB/DatabaseException.php index c6a75dfcc..82300bb3e 100644 --- a/portal/patient/fwk/libs/verysimple/DB/DatabaseException.php +++ b/portal/patient/fwk/libs/verysimple/DB/DatabaseException.php @@ -13,7 +13,6 @@ */ class DatabaseException extends Exception { - /** * codes used to determine error sub-type */ diff --git a/portal/patient/fwk/libs/verysimple/HTTP/BrowserDevice.php b/portal/patient/fwk/libs/verysimple/HTTP/BrowserDevice.php index cd87c21ba..b66e26bf6 100644 --- a/portal/patient/fwk/libs/verysimple/HTTP/BrowserDevice.php +++ b/portal/patient/fwk/libs/verysimple/HTTP/BrowserDevice.php @@ -24,7 +24,6 @@ */ class BrowserDevice { - /** * patters to search for devices * diff --git a/portal/patient/fwk/libs/verysimple/HTTP/FormValidator.php b/portal/patient/fwk/libs/verysimple/HTTP/FormValidator.php index adc32f001..80a1b43e3 100644 --- a/portal/patient/fwk/libs/verysimple/HTTP/FormValidator.php +++ b/portal/patient/fwk/libs/verysimple/HTTP/FormValidator.php @@ -20,7 +20,6 @@ */ class FormValidator { - /** * Returns true if the provided email is valid * diff --git a/portal/patient/fwk/libs/verysimple/HTTP/RequestUtil.php b/portal/patient/fwk/libs/verysimple/HTTP/RequestUtil.php index 12fedfd2b..71d79538f 100644 --- a/portal/patient/fwk/libs/verysimple/HTTP/RequestUtil.php +++ b/portal/patient/fwk/libs/verysimple/HTTP/RequestUtil.php @@ -19,7 +19,6 @@ */ class RequestUtil { - /** @var bool set to true and all non-ascii characters in request variables will be html encoded */ static $ENCODE_NON_ASCII = false; diff --git a/portal/patient/fwk/libs/verysimple/IO/Includer.php b/portal/patient/fwk/libs/verysimple/IO/Includer.php index b2656e23c..e615509a5 100644 --- a/portal/patient/fwk/libs/verysimple/IO/Includer.php +++ b/portal/patient/fwk/libs/verysimple/IO/Includer.php @@ -19,7 +19,6 @@ require_once("IncludeException.php"); */ class Includer { - /** * Includes a file with the given path. * If PHP is unable to include the file, diff --git a/portal/patient/fwk/libs/verysimple/Phreeze/DataAdapter.php b/portal/patient/fwk/libs/verysimple/Phreeze/DataAdapter.php index 8f5bc1c9c..108e04e83 100644 --- a/portal/patient/fwk/libs/verysimple/Phreeze/DataAdapter.php +++ b/portal/patient/fwk/libs/verysimple/Phreeze/DataAdapter.php @@ -20,7 +20,6 @@ require_once("verysimple/DB/DataDriver/IDataDriver.php"); */ class DataAdapter implements IObservable { - /** * * @var ConnectionSetting diff --git a/portal/patient/fwk/libs/verysimple/Phreeze/SmartyRenderEngine.php b/portal/patient/fwk/libs/verysimple/Phreeze/SmartyRenderEngine.php index 11e03af07..d256dacc1 100644 --- a/portal/patient/fwk/libs/verysimple/Phreeze/SmartyRenderEngine.php +++ b/portal/patient/fwk/libs/verysimple/Phreeze/SmartyRenderEngine.php @@ -20,7 +20,6 @@ require_once("verysimple/Phreeze/IRenderEngine.php"); */ class SmartyRenderEngine implements IRenderEngine { - /** @var Smarty */ public $smarty; diff --git a/portal/patient/fwk/libs/verysimple/Phreeze/TwigRenderEngine.php b/portal/patient/fwk/libs/verysimple/Phreeze/TwigRenderEngine.php index 1cd5bf850..c7c92480c 100644 --- a/portal/patient/fwk/libs/verysimple/Phreeze/TwigRenderEngine.php +++ b/portal/patient/fwk/libs/verysimple/Phreeze/TwigRenderEngine.php @@ -21,7 +21,6 @@ Twig_Autoloader::register(); */ class TwigRenderEngine implements IRenderEngine { - /** @var Twig_Environment */ public $twig; diff --git a/portal/patient/fwk/libs/verysimple/String/SimpleTemplate.php b/portal/patient/fwk/libs/verysimple/String/SimpleTemplate.php index 2ea417887..33d2ef3c6 100644 --- a/portal/patient/fwk/libs/verysimple/String/SimpleTemplate.php +++ b/portal/patient/fwk/libs/verysimple/String/SimpleTemplate.php @@ -15,7 +15,6 @@ require_once("util/html2text.php"); */ class SimpleTemplate { - /** @var used internally for merging. */ static $_MERGE_TEMPLATE_VALUES = null; diff --git a/portal/patient/fwk/libs/verysimple/Util/ExceptionFormatter.php b/portal/patient/fwk/libs/verysimple/Util/ExceptionFormatter.php index b9986a951..5b1eebfcb 100644 --- a/portal/patient/fwk/libs/verysimple/Util/ExceptionFormatter.php +++ b/portal/patient/fwk/libs/verysimple/Util/ExceptionFormatter.php @@ -13,7 +13,6 @@ */ class ExceptionFormatter { - /** * This is a utility function for tracing errors. * It will return a string that diff --git a/portal/patient/fwk/libs/verysimple/Util/TextImageWriter.php b/portal/patient/fwk/libs/verysimple/Util/TextImageWriter.php index 5e8824ff5..db8bea32e 100644 --- a/portal/patient/fwk/libs/verysimple/Util/TextImageWriter.php +++ b/portal/patient/fwk/libs/verysimple/Util/TextImageWriter.php @@ -13,7 +13,6 @@ */ class TextImageWriter { - /** * * @param diff --git a/portal/patient/libs/Controller/AppBasePortalController.php b/portal/patient/libs/Controller/AppBasePortalController.php index 261108e76..374ee8032 100644 --- a/portal/patient/libs/Controller/AppBasePortalController.php +++ b/portal/patient/libs/Controller/AppBasePortalController.php @@ -20,7 +20,6 @@ require_once(dirname(__FILE__) . "/../../../lib/appsql.class.php"); */ class AppBasePortalController extends PortalController { - static $DEFAULT_PAGE_SIZE = 20; /** diff --git a/portal/patient/libs/Controller/DefaultController.php b/portal/patient/libs/Controller/DefaultController.php index 6cc5070ab..26b178d35 100644 --- a/portal/patient/libs/Controller/DefaultController.php +++ b/portal/patient/libs/Controller/DefaultController.php @@ -17,7 +17,6 @@ require_once("AppBasePortalController.php"); */ class DefaultController extends AppBasePortalController { - /** * Override here for any controller-specific functionality */ diff --git a/portal/patient/libs/Controller/OnsiteActivityViewController.php b/portal/patient/libs/Controller/OnsiteActivityViewController.php index f5143a94d..e451d7af4 100644 --- a/portal/patient/libs/Controller/OnsiteActivityViewController.php +++ b/portal/patient/libs/Controller/OnsiteActivityViewController.php @@ -28,7 +28,6 @@ require_once("Model/OnsiteActivityView.php"); */ class OnsiteActivityViewController extends AppBasePortalController { - /** * Override here for any controller-specific functionality * diff --git a/portal/patient/libs/Controller/OnsiteDocumentController.php b/portal/patient/libs/Controller/OnsiteDocumentController.php index 97b601f30..c8cba27c7 100644 --- a/portal/patient/libs/Controller/OnsiteDocumentController.php +++ b/portal/patient/libs/Controller/OnsiteDocumentController.php @@ -25,7 +25,6 @@ require_once("Model/OnsiteDocument.php"); */ class OnsiteDocumentController extends AppBasePortalController { - /** * Override here for any controller-specific functionality * diff --git a/portal/patient/libs/Controller/OnsitePortalActivityController.php b/portal/patient/libs/Controller/OnsitePortalActivityController.php index 20d0e57a5..89934e9b5 100644 --- a/portal/patient/libs/Controller/OnsitePortalActivityController.php +++ b/portal/patient/libs/Controller/OnsitePortalActivityController.php @@ -25,7 +25,6 @@ require_once("Model/OnsitePortalActivity.php"); */ class OnsitePortalActivityController extends AppBasePortalController { - /** * Override here for any controller-specific functionality * diff --git a/portal/patient/libs/Controller/PatientController.php b/portal/patient/libs/Controller/PatientController.php index 2ef415f0f..c0f7d6895 100644 --- a/portal/patient/libs/Controller/PatientController.php +++ b/portal/patient/libs/Controller/PatientController.php @@ -27,7 +27,6 @@ require_once("Model/Patient.php"); */ class PatientController extends AppBasePortalController { - /** * Override here for any controller-specific functionality * diff --git a/portal/patient/libs/Controller/PortalPatientController.php b/portal/patient/libs/Controller/PortalPatientController.php index 82628c566..e88eba4cc 100644 --- a/portal/patient/libs/Controller/PortalPatientController.php +++ b/portal/patient/libs/Controller/PortalPatientController.php @@ -28,7 +28,6 @@ require_once("Model/Patient.php"); */ class PortalPatientController extends AppBasePortalController { - /** * Override here for any controller-specific functionality * diff --git a/portal/patient/libs/Model/DAO/OnsiteActivityViewCriteriaDAO.php b/portal/patient/libs/Model/DAO/OnsiteActivityViewCriteriaDAO.php index b26ce3514..1a76aaa88 100644 --- a/portal/patient/libs/Model/DAO/OnsiteActivityViewCriteriaDAO.php +++ b/portal/patient/libs/Model/DAO/OnsiteActivityViewCriteriaDAO.php @@ -29,7 +29,6 @@ require_once("verysimple/Phreeze/Criteria.php"); */ class OnsiteActivityViewCriteriaDAO extends Criteria { - public $Id_Equals; public $Id_NotEquals; public $Id_IsLike; diff --git a/portal/patient/libs/Model/DAO/OnsiteDocumentCriteriaDAO.php b/portal/patient/libs/Model/DAO/OnsiteDocumentCriteriaDAO.php index 370c94624..391e9ccc9 100644 --- a/portal/patient/libs/Model/DAO/OnsiteDocumentCriteriaDAO.php +++ b/portal/patient/libs/Model/DAO/OnsiteDocumentCriteriaDAO.php @@ -29,7 +29,6 @@ require_once("verysimple/Phreeze/Criteria.php"); */ class OnsiteDocumentCriteriaDAO extends Criteria { - public $Id_Equals; public $Id_NotEquals; public $Id_IsLike; diff --git a/portal/patient/libs/Model/DAO/OnsiteDocumentMap.php b/portal/patient/libs/Model/DAO/OnsiteDocumentMap.php index a97bb0076..7737443af 100644 --- a/portal/patient/libs/Model/DAO/OnsiteDocumentMap.php +++ b/portal/patient/libs/Model/DAO/OnsiteDocumentMap.php @@ -30,7 +30,6 @@ require_once("verysimple/Phreeze/IDaoMap2.php"); */ class OnsiteDocumentMap implements IDaoMap, IDaoMap2 { - private static $KM; private static $FM; diff --git a/portal/patient/libs/Model/DAO/OnsitePortalActivityCriteriaDAO.php b/portal/patient/libs/Model/DAO/OnsitePortalActivityCriteriaDAO.php index f72cb9a20..46834fa4d 100644 --- a/portal/patient/libs/Model/DAO/OnsitePortalActivityCriteriaDAO.php +++ b/portal/patient/libs/Model/DAO/OnsitePortalActivityCriteriaDAO.php @@ -29,7 +29,6 @@ require_once("verysimple/Phreeze/Criteria.php"); */ class OnsitePortalActivityCriteriaDAO extends Criteria { - public $Id_Equals; public $Id_NotEquals; public $Id_IsLike; diff --git a/portal/patient/libs/Model/DAO/OnsitePortalActivityMap.php b/portal/patient/libs/Model/DAO/OnsitePortalActivityMap.php index ea8351bf2..1c9561f05 100644 --- a/portal/patient/libs/Model/DAO/OnsitePortalActivityMap.php +++ b/portal/patient/libs/Model/DAO/OnsitePortalActivityMap.php @@ -30,7 +30,6 @@ require_once("verysimple/Phreeze/IDaoMap2.php"); */ class OnsitePortalActivityMap implements IDaoMap, IDaoMap2 { - private static $KM; private static $FM; diff --git a/portal/patient/libs/Model/DAO/PatientCriteriaDAO.php b/portal/patient/libs/Model/DAO/PatientCriteriaDAO.php index 0a759a12f..3c5b68016 100644 --- a/portal/patient/libs/Model/DAO/PatientCriteriaDAO.php +++ b/portal/patient/libs/Model/DAO/PatientCriteriaDAO.php @@ -29,7 +29,6 @@ require_once("verysimple/Phreeze/Criteria.php"); */ class PatientCriteriaDAO extends Criteria { - public $Id_Equals; public $Id_NotEquals; public $Id_IsLike; diff --git a/portal/patient/libs/Model/DAO/PatientMap.php b/portal/patient/libs/Model/DAO/PatientMap.php index 815ed869e..ed396dbe1 100644 --- a/portal/patient/libs/Model/DAO/PatientMap.php +++ b/portal/patient/libs/Model/DAO/PatientMap.php @@ -30,7 +30,6 @@ require_once("verysimple/Phreeze/IDaoMap2.php"); */ class PatientMap implements IDaoMap, IDaoMap2 { - private static $KM; private static $FM; diff --git a/portal/patient/libs/Model/DAO/UserCriteriaDAO.php b/portal/patient/libs/Model/DAO/UserCriteriaDAO.php index 352d752a4..abdfcfa51 100644 --- a/portal/patient/libs/Model/DAO/UserCriteriaDAO.php +++ b/portal/patient/libs/Model/DAO/UserCriteriaDAO.php @@ -28,7 +28,6 @@ require_once("verysimple/Phreeze/Criteria.php"); */ class UserCriteriaDAO extends Criteria { - public $Id_Equals; public $Id_NotEquals; public $Id_IsLike; diff --git a/portal/patient/libs/Model/DAO/UserMap.php b/portal/patient/libs/Model/DAO/UserMap.php index 8e487a6a5..c577f90e8 100644 --- a/portal/patient/libs/Model/DAO/UserMap.php +++ b/portal/patient/libs/Model/DAO/UserMap.php @@ -30,7 +30,6 @@ require_once("verysimple/Phreeze/IDaoMap2.php"); */ class UserMap implements IDaoMap, IDaoMap2 { - private static $KM; private static $FM; diff --git a/portal/patient/libs/Model/OnsiteActivityView.php b/portal/patient/libs/Model/OnsiteActivityView.php index 73ccb893c..879b79422 100644 --- a/portal/patient/libs/Model/OnsiteActivityView.php +++ b/portal/patient/libs/Model/OnsiteActivityView.php @@ -24,7 +24,6 @@ require_once("OnsiteActivityViewCriteria.php"); */ class OnsiteActivityView extends OnsiteActivityViewDAO { - /** * Override default validation * @see Phreezable::Validate() diff --git a/portal/patient/libs/Model/OnsiteActivityViewCriteria.php b/portal/patient/libs/Model/OnsiteActivityViewCriteria.php index fa16ca643..05772f3bd 100644 --- a/portal/patient/libs/Model/OnsiteActivityViewCriteria.php +++ b/portal/patient/libs/Model/OnsiteActivityViewCriteria.php @@ -24,7 +24,6 @@ require_once("DAO/OnsiteActivityViewCriteriaDAO.php"); */ class OnsiteActivityViewCriteria extends OnsiteActivityViewCriteriaDAO { - /** * GetFieldFromProp returns the DB column for a given class property * diff --git a/portal/patient/libs/Model/OnsiteDocument.php b/portal/patient/libs/Model/OnsiteDocument.php index 4b0cfb38b..d5bb110b9 100644 --- a/portal/patient/libs/Model/OnsiteDocument.php +++ b/portal/patient/libs/Model/OnsiteDocument.php @@ -24,7 +24,6 @@ require_once("OnsiteDocumentCriteria.php"); */ class OnsiteDocument extends OnsiteDocumentDAO { - /** * Override default validation * @see Phreezable::Validate() diff --git a/portal/patient/libs/Model/OnsiteDocumentCriteria.php b/portal/patient/libs/Model/OnsiteDocumentCriteria.php index 659b0ac10..b98626b18 100644 --- a/portal/patient/libs/Model/OnsiteDocumentCriteria.php +++ b/portal/patient/libs/Model/OnsiteDocumentCriteria.php @@ -24,7 +24,6 @@ require_once("DAO/OnsiteDocumentCriteriaDAO.php"); */ class OnsiteDocumentCriteria extends OnsiteDocumentCriteriaDAO { - /** * GetFieldFromProp returns the DB column for a given class property * diff --git a/portal/patient/libs/Model/OnsitePortalActivity.php b/portal/patient/libs/Model/OnsitePortalActivity.php index 176fa6fab..b70083551 100644 --- a/portal/patient/libs/Model/OnsitePortalActivity.php +++ b/portal/patient/libs/Model/OnsitePortalActivity.php @@ -24,7 +24,6 @@ require_once("OnsitePortalActivityCriteria.php"); */ class OnsitePortalActivity extends OnsitePortalActivityDAO { - /** * Override default validation * @see Phreezable::Validate() diff --git a/portal/patient/libs/Model/OnsitePortalActivityCriteria.php b/portal/patient/libs/Model/OnsitePortalActivityCriteria.php index b1b97cfdd..8b96a56e6 100644 --- a/portal/patient/libs/Model/OnsitePortalActivityCriteria.php +++ b/portal/patient/libs/Model/OnsitePortalActivityCriteria.php @@ -24,7 +24,6 @@ require_once("DAO/OnsitePortalActivityCriteriaDAO.php"); */ class OnsitePortalActivityCriteria extends OnsitePortalActivityCriteriaDAO { - /** * GetFieldFromProp returns the DB column for a given class property * diff --git a/portal/patient/libs/Model/PatientCriteria.php b/portal/patient/libs/Model/PatientCriteria.php index 091ff83bb..8679d3e35 100644 --- a/portal/patient/libs/Model/PatientCriteria.php +++ b/portal/patient/libs/Model/PatientCriteria.php @@ -24,7 +24,6 @@ require_once("DAO/PatientCriteriaDAO.php"); */ class PatientCriteria extends PatientCriteriaDAO { - /** * GetFieldFromProp returns the DB column for a given class property * diff --git a/portal/patient/libs/Model/User.php b/portal/patient/libs/Model/User.php index a8bbeb2b3..5c6229bff 100644 --- a/portal/patient/libs/Model/User.php +++ b/portal/patient/libs/Model/User.php @@ -24,7 +24,6 @@ require_once("UserCriteria.php"); */ class User extends UserDAO { - /** * Override default validation * @see Phreezable::Validate() diff --git a/portal/patient/libs/Model/UserCriteria.php b/portal/patient/libs/Model/UserCriteria.php index 5d9d9dc06..320c5f12d 100644 --- a/portal/patient/libs/Model/UserCriteria.php +++ b/portal/patient/libs/Model/UserCriteria.php @@ -24,7 +24,6 @@ require_once("DAO/UserCriteriaDAO.php"); */ class UserCriteria extends UserCriteriaDAO { - /** * GetFieldFromProp returns the DB column for a given class property * diff --git a/portal/patient/libs/Reporter/OnsiteActivityViewReporter-query.php b/portal/patient/libs/Reporter/OnsiteActivityViewReporter-query.php index b9ca325e5..a7c3a2e40 100644 --- a/portal/patient/libs/Reporter/OnsiteActivityViewReporter-query.php +++ b/portal/patient/libs/Reporter/OnsiteActivityViewReporter-query.php @@ -29,7 +29,6 @@ require_once("verysimple/Phreeze/Reporter.php"); */ class OnsiteActivityViewReporter extends Reporter { - // the properties in this class must match the columns returned by GetCustomQuery(). // 'CustomFieldExample' is an example that is not part of the `onsite_activity_view` table public $Id; diff --git a/portal/patient/libs/Reporter/OnsiteActivityViewReporter.php b/portal/patient/libs/Reporter/OnsiteActivityViewReporter.php index 31b1643ec..029c570b0 100644 --- a/portal/patient/libs/Reporter/OnsiteActivityViewReporter.php +++ b/portal/patient/libs/Reporter/OnsiteActivityViewReporter.php @@ -29,7 +29,6 @@ require_once("verysimple/Phreeze/Reporter.php"); */ class OnsiteActivityViewReporter extends Reporter { - // the properties in this class must match the columns returned by GetCustomQuery(). // 'CustomFieldExample' is an example that is not part of the `onsite_activity_view` table public $Id; diff --git a/portal/patient/libs/Reporter/OnsiteDocumentReporter.php b/portal/patient/libs/Reporter/OnsiteDocumentReporter.php index 73c9722a8..e9b4cfa4d 100644 --- a/portal/patient/libs/Reporter/OnsiteDocumentReporter.php +++ b/portal/patient/libs/Reporter/OnsiteDocumentReporter.php @@ -26,7 +26,6 @@ require_once("verysimple/Phreeze/Reporter.php"); */ class OnsiteDocumentReporter extends Reporter { - // the properties in this class must match the columns returned by GetCustomQuery(). // 'CustomFieldExample' is an example that is not part of the `onsite_documents` table public $CustomFieldExample; diff --git a/portal/patient/libs/Reporter/OnsitePortalActivityReporter.php b/portal/patient/libs/Reporter/OnsitePortalActivityReporter.php index 5324d0f96..00558e61c 100644 --- a/portal/patient/libs/Reporter/OnsitePortalActivityReporter.php +++ b/portal/patient/libs/Reporter/OnsitePortalActivityReporter.php @@ -26,7 +26,6 @@ require_once("verysimple/Phreeze/Reporter.php"); */ class OnsitePortalActivityReporter extends Reporter { - // the properties in this class must match the columns returned by GetCustomQuery(). // 'CustomFieldExample' is an example that is not part of the `onsite_portal_activity` table public $CustomFieldExample; diff --git a/portal/patient/libs/Reporter/PatientReporter.php b/portal/patient/libs/Reporter/PatientReporter.php index 1a393b819..7905979ea 100644 --- a/portal/patient/libs/Reporter/PatientReporter.php +++ b/portal/patient/libs/Reporter/PatientReporter.php @@ -26,7 +26,6 @@ require_once("verysimple/Phreeze/Reporter.php"); */ class PatientReporter extends Reporter { - // the properties in this class must match the columns returned by GetCustomQuery(). public $Id; public $Title; diff --git a/src/Common/Auth/MfaUtils.php b/src/Common/Auth/MfaUtils.php index c019976fb..5ec396945 100644 --- a/src/Common/Auth/MfaUtils.php +++ b/src/Common/Auth/MfaUtils.php @@ -17,7 +17,6 @@ use u2flib_server\U2F; class MfaUtils { - const TOTP_TOKEN_LENGTH = 6; const TOTP = 'TOTP'; const U2F = 'U2F'; diff --git a/src/Common/Auth/OAuth2KeyException.php b/src/Common/Auth/OAuth2KeyException.php index d396d5661..b7491fcca 100644 --- a/src/Common/Auth/OAuth2KeyException.php +++ b/src/Common/Auth/OAuth2KeyException.php @@ -13,5 +13,4 @@ namespace OpenEMR\Common\Auth; class OAuth2KeyException extends \Exception { - } diff --git a/src/Common/Auth/OpenIDConnect/Entities/UserEntity.php b/src/Common/Auth/OpenIDConnect/Entities/UserEntity.php index 5481514e1..5ad2f746e 100644 --- a/src/Common/Auth/OpenIDConnect/Entities/UserEntity.php +++ b/src/Common/Auth/OpenIDConnect/Entities/UserEntity.php @@ -24,7 +24,6 @@ use OpenIDConnectServer\Entities\ClaimSetInterface; class UserEntity implements ClaimSetInterface, UserEntityInterface { - public $userRole; public $identifier; diff --git a/src/Common/Auth/OpenIDConnect/Repositories/AccessTokenRepository.php b/src/Common/Auth/OpenIDConnect/Repositories/AccessTokenRepository.php index 3cd94564d..04f31ae5c 100644 --- a/src/Common/Auth/OpenIDConnect/Repositories/AccessTokenRepository.php +++ b/src/Common/Auth/OpenIDConnect/Repositories/AccessTokenRepository.php @@ -23,7 +23,6 @@ use OpenEMR\Common\Logging\SystemLogger; class AccessTokenRepository implements AccessTokenRepositoryInterface { - /** * Returns the token expiration date for the given token id. * @param $tokenId string The access token id diff --git a/src/Common/Command/CreateAPIDocumentationCommand.php b/src/Common/Command/CreateAPIDocumentationCommand.php index 238aa986b..3a3ef6d3b 100644 --- a/src/Common/Command/CreateAPIDocumentationCommand.php +++ b/src/Common/Command/CreateAPIDocumentationCommand.php @@ -15,7 +15,6 @@ use OpenEMR\Common\Command\Runner\CommandContext; class CreateAPIDocumentationCommand implements IOpenEMRCommand { - /** * Prints the instructions on how to use this command * @param CommandContext $context All the context about the command environment. diff --git a/src/Common/Forms/FormVitals.php b/src/Common/Forms/FormVitals.php index bc0d0fd56..fecf0b018 100644 --- a/src/Common/Forms/FormVitals.php +++ b/src/Common/Forms/FormVitals.php @@ -27,7 +27,6 @@ use OpenEMR\Common\Utils\MeasurementUtils; class FormVitals extends ORDataObject { - /** * * @access public diff --git a/src/Common/Http/HttpRestParsedRoute.php b/src/Common/Http/HttpRestParsedRoute.php index 328d82ab4..cc51bb94a 100644 --- a/src/Common/Http/HttpRestParsedRoute.php +++ b/src/Common/Http/HttpRestParsedRoute.php @@ -17,7 +17,6 @@ use OpenEMR\Common\Logging\SystemLogger; class HttpRestParsedRoute { - /** * Whether the route definition is a valid match against the current request * @var bool diff --git a/src/Common/Http/HttpRestRequest.php b/src/Common/Http/HttpRestRequest.php index 164c69ffb..b9adddec4 100644 --- a/src/Common/Http/HttpRestRequest.php +++ b/src/Common/Http/HttpRestRequest.php @@ -17,7 +17,6 @@ use OpenEMR\Common\Uuid\UuidRegistry; class HttpRestRequest { - /** * @var \RestConfig */ diff --git a/src/Common/Http/HttpRestRouteHandler.php b/src/Common/Http/HttpRestRouteHandler.php index 4f3145894..3b9d26fa2 100644 --- a/src/Common/Http/HttpRestRouteHandler.php +++ b/src/Common/Http/HttpRestRouteHandler.php @@ -20,7 +20,6 @@ use Psr\Http\Message\ResponseInterface; class HttpRestRouteHandler { - public static function dispatch(&$routes, HttpRestRequest $restRequest, $return_method = 'standard') { $dispatchRestRequest = clone $restRequest; // don't want to mess with the original request properties. diff --git a/src/Core/Kernel.php b/src/Core/Kernel.php index 36982af80..e4566780c 100644 --- a/src/Core/Kernel.php +++ b/src/Core/Kernel.php @@ -30,7 +30,6 @@ use Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass; */ class Kernel { - /** @var ContainerBuilder */ private $container; diff --git a/src/Cqm/Results.php b/src/Cqm/Results.php index b668e82c3..79f949564 100644 --- a/src/Cqm/Results.php +++ b/src/Cqm/Results.php @@ -6,5 +6,4 @@ use OpenEMR\Cqm\Qdm\BaseTypes\AbstractType; class Results extends AbstractType { - } diff --git a/src/Events/Services/ServiceSaveEvent.php b/src/Events/Services/ServiceSaveEvent.php index d9fe36c34..bac2602b4 100644 --- a/src/Events/Services/ServiceSaveEvent.php +++ b/src/Events/Services/ServiceSaveEvent.php @@ -17,7 +17,6 @@ use Symfony\Contracts\EventDispatcher\Event; class ServiceSaveEvent extends Event { - /** * This event is triggered after a user has been created, and an assoc * array containing the POST of new user data is passed to the event object diff --git a/src/FHIR/R4/PHPFHIRHelper.php b/src/FHIR/R4/PHPFHIRHelper.php index 7acc3efcc..81f4e549a 100644 --- a/src/FHIR/R4/PHPFHIRHelper.php +++ b/src/FHIR/R4/PHPFHIRHelper.php @@ -28,7 +28,6 @@ namespace OpenEMR\FHIR\R4; class PHPFHIRHelper { - public static function recursiveXMLImport(\SimpleXMLElement $sxe, $data) { $new = simplexml_load_string((string)$data, '\SimpleXMLElement', LIBXML_NOEMPTYTAG); diff --git a/src/MedicalDevice/MedicalDevice.php b/src/MedicalDevice/MedicalDevice.php index d92730399..c7022d569 100644 --- a/src/MedicalDevice/MedicalDevice.php +++ b/src/MedicalDevice/MedicalDevice.php @@ -17,7 +17,6 @@ use OpenEMR\Common\Logging\SystemLogger; class MedicalDevice { - private $udi_data; public function __construct($udi_data) diff --git a/src/Menu/MainMenuRole.php b/src/Menu/MainMenuRole.php index 0b9891f44..52e0392ef 100644 --- a/src/Menu/MainMenuRole.php +++ b/src/Menu/MainMenuRole.php @@ -17,7 +17,6 @@ use Symfony\Component\EventDispatcher\EventDispatcherInterface; class MainMenuRole extends MenuRole { - /** * @var EventDispatcher */ diff --git a/src/Menu/MenuEvent.php b/src/Menu/MenuEvent.php index 6698ba29e..1d9487ca9 100644 --- a/src/Menu/MenuEvent.php +++ b/src/Menu/MenuEvent.php @@ -16,7 +16,6 @@ use Symfony\Component\EventDispatcher\Event; class MenuEvent extends Event { - /** * The UPDATE event occurs once a menu has been created and had it's update * menu map function called. This allows other listeners to apply additional updates diff --git a/src/Menu/MenuRole.php b/src/Menu/MenuRole.php index 917264544..703f952ea 100644 --- a/src/Menu/MenuRole.php +++ b/src/Menu/MenuRole.php @@ -23,7 +23,6 @@ use OpenEMR\Common\Acl\AclMain; class MenuRole { - /** * Constructor */ diff --git a/src/Menu/PatientMenuEvent.php b/src/Menu/PatientMenuEvent.php index b18ffd439..baf2f850f 100644 --- a/src/Menu/PatientMenuEvent.php +++ b/src/Menu/PatientMenuEvent.php @@ -18,7 +18,6 @@ use Symfony\Component\EventDispatcher\Event; class PatientMenuEvent extends Event { - /** * The UPDATE event occurs once the patient tabbed menu is created, so * that modifications can be made to the tabs at the top of the patient menu diff --git a/src/Pdf/PdfCreator.php b/src/Pdf/PdfCreator.php index ac052fcb9..824819259 100644 --- a/src/Pdf/PdfCreator.php +++ b/src/Pdf/PdfCreator.php @@ -17,7 +17,6 @@ use Symfony\Component\Debug\ExceptionHandler; class PdfCreator { - private $binaryPath; private $tempPath; diff --git a/src/Reminder/BirthdayReminder.php b/src/Reminder/BirthdayReminder.php index 22cf447a5..b048ddf56 100644 --- a/src/Reminder/BirthdayReminder.php +++ b/src/Reminder/BirthdayReminder.php @@ -16,7 +16,6 @@ namespace OpenEMR\Reminder; class BirthdayReminder { - private $pid; private $user_id; diff --git a/src/Rx/RxList.php b/src/Rx/RxList.php index f887d8208..5c05eba39 100644 --- a/src/Rx/RxList.php +++ b/src/Rx/RxList.php @@ -64,7 +64,6 @@ use OpenEMR\Common\Http\oeHttp; class RxList { - public function getPage($query) { $url = "https://rxnav.nlm.nih.gov/REST/Prescribe/drugs"; diff --git a/src/Rx/Weno/LogDataInsert.php b/src/Rx/Weno/LogDataInsert.php index cba872d3a..ce544e899 100644 --- a/src/Rx/Weno/LogDataInsert.php +++ b/src/Rx/Weno/LogDataInsert.php @@ -12,7 +12,6 @@ namespace OpenEMR\Rx\Weno; class LogDataInsert { - public function __construct() { } diff --git a/src/Services/CareTeamService.php b/src/Services/CareTeamService.php index d50dae9f0..d618ea36d 100644 --- a/src/Services/CareTeamService.php +++ b/src/Services/CareTeamService.php @@ -25,7 +25,6 @@ use OpenEMR\Validators\ProcessingResult; class CareTeamService extends BaseService { - private const PATIENT_TABLE = "patient_data"; private const PRACTITIONER_TABLE = "users"; private const FACILITY_TABLE = "facility"; diff --git a/src/Services/CodeTypesService.php b/src/Services/CodeTypesService.php index 0ffe2da49..4d3f00f29 100644 --- a/src/Services/CodeTypesService.php +++ b/src/Services/CodeTypesService.php @@ -19,7 +19,6 @@ use OpenEMR\Services\FHIR\FhirCodeSystemConstants; */ class CodeTypesService { - /** * @const string */ diff --git a/src/Services/DrugService.php b/src/Services/DrugService.php index 705ea5c47..7e9808c5d 100644 --- a/src/Services/DrugService.php +++ b/src/Services/DrugService.php @@ -18,7 +18,6 @@ use OpenEMR\Validators\ProcessingResult; class DrugService extends BaseService { - private const DRUG_TABLE = "drugs"; /** diff --git a/src/Services/FHIR/FhirServiceBase.php b/src/Services/FHIR/FhirServiceBase.php index cb66cbbab..4c6bb383f 100644 --- a/src/Services/FHIR/FhirServiceBase.php +++ b/src/Services/FHIR/FhirServiceBase.php @@ -28,7 +28,6 @@ use OpenEMR\Validators\ProcessingResult; */ abstract class FhirServiceBase implements IResourceSearchableService, IResourceReadableService, IResourceCreatableService, IResourceUpdateableService { - /** * Maps FHIR Resource search parameters to OpenEMR parameters */ diff --git a/src/Services/FHIR/FhirValidationService.php b/src/Services/FHIR/FhirValidationService.php index 02b5dde80..fb5560efe 100644 --- a/src/Services/FHIR/FhirValidationService.php +++ b/src/Services/FHIR/FhirValidationService.php @@ -12,7 +12,6 @@ use OpenEMR\FHIR\R4\FHIRElement\FHIRCodeableConcept; class FhirValidationService { - public function validate($data) { if (!array_key_exists('resourceType', $data)) { diff --git a/src/Services/ImmunizationService.php b/src/Services/ImmunizationService.php index fad573d0f..1cf639b65 100644 --- a/src/Services/ImmunizationService.php +++ b/src/Services/ImmunizationService.php @@ -24,7 +24,6 @@ use OpenEMR\Validators\ProcessingResult; class ImmunizationService extends BaseService { - private const IMMUNIZATION_TABLE = "immunizations"; private const PATIENT_TABLE = "patient_data"; private $immunizationValidator; diff --git a/src/Services/InsuranceService.php b/src/Services/InsuranceService.php index 25949ca5f..fad14da7d 100644 --- a/src/Services/InsuranceService.php +++ b/src/Services/InsuranceService.php @@ -22,7 +22,6 @@ use Particle\Validator\Validator; class InsuranceService extends BaseService { - private const COVERAGE_TABLE = "insurance_data"; private const PATIENT_TABLE = "patient_data"; private const INSURANCE_TABLE = "insurance_companies"; diff --git a/src/Services/ListService.php b/src/Services/ListService.php index 2efc51199..0a889c8b5 100644 --- a/src/Services/ListService.php +++ b/src/Services/ListService.php @@ -19,7 +19,6 @@ use Particle\Validator\Validator; // TODO: @adunsulag should we rename this to be ListOptions service since that is the table it corresponds to? The lists table is a patient issues table so this could confuse new developers class ListService { - /** * Default constructor. */ diff --git a/src/Services/ObservationLabService.php b/src/Services/ObservationLabService.php index c55d2295a..ca885b7fd 100644 --- a/src/Services/ObservationLabService.php +++ b/src/Services/ObservationLabService.php @@ -26,7 +26,6 @@ use Ramsey\Uuid\UuidFactory; class ObservationLabService extends BaseService { - private const PROCEDURE_RESULT_TABLE = "procedure_result"; private const PATIENT_TABLE = "patient_data"; diff --git a/src/Services/PractitionerRoleService.php b/src/Services/PractitionerRoleService.php index 72cd8a00e..b101f3dcd 100644 --- a/src/Services/PractitionerRoleService.php +++ b/src/Services/PractitionerRoleService.php @@ -21,7 +21,6 @@ use OpenEMR\Validators\BaseValidator; class PractitionerRoleService extends BaseService { - private const PRACTITIONER_ROLE_TABLE = "facility_user_ids"; private const PRACTITIONER_TABLE = "users"; private const FACILITY_TABLE = "facility"; diff --git a/src/Services/PractitionerService.php b/src/Services/PractitionerService.php index 64ce4528f..3e33b95a8 100644 --- a/src/Services/PractitionerService.php +++ b/src/Services/PractitionerService.php @@ -25,7 +25,6 @@ use OpenEMR\Validators\ProcessingResult; class PractitionerService extends BaseService { - private const PRACTITIONER_TABLE = "users"; /** * @var PractitionerValidator diff --git a/src/Services/ProcedureService.php b/src/Services/ProcedureService.php index c545bef08..e88e6adc2 100644 --- a/src/Services/ProcedureService.php +++ b/src/Services/ProcedureService.php @@ -26,7 +26,6 @@ use OpenEMR\Validators\ProcessingResult; class ProcedureService extends BaseService { - private const PROCEDURE_TABLE = "procedure_order"; private const PATIENT_TABLE = "patient_data"; private const ENCOUNTER_TABLE = "form_encounter"; diff --git a/src/Services/Search/FhirSearchWhereClauseBuilder.php b/src/Services/Search/FhirSearchWhereClauseBuilder.php index 8780e7db6..e269d1ba7 100644 --- a/src/Services/Search/FhirSearchWhereClauseBuilder.php +++ b/src/Services/Search/FhirSearchWhereClauseBuilder.php @@ -13,7 +13,6 @@ namespace OpenEMR\Services\Search; class FhirSearchWhereClauseBuilder { - /** * Given a list of ISearchField objects it constructs a WHERE clause query that can be used in a query statement * diff --git a/src/Services/SurgeryService.php b/src/Services/SurgeryService.php index a62c9c880..3e6faf8ac 100644 --- a/src/Services/SurgeryService.php +++ b/src/Services/SurgeryService.php @@ -22,7 +22,6 @@ use OpenEMR\Validators\ProcessingResult; class SurgeryService extends BaseService { - private const PATIENT_TABLE = "patient_data"; private const ENCOUNTER_TABLE = "form_encounter"; private const SURGERY_LIST_PATIENT = "lists"; diff --git a/src/Validators/EncounterValidator.php b/src/Validators/EncounterValidator.php index fd5ddf05b..8bad694ae 100644 --- a/src/Validators/EncounterValidator.php +++ b/src/Validators/EncounterValidator.php @@ -10,7 +10,6 @@ use Particle\Validator\Exception\InvalidValueException; */ class EncounterValidator extends BaseValidator { - /** * Configures validations for the Encounter DB Insert and Update use-case. * The update use-case is comprised of the same fields as the insert use-case. diff --git a/tests/Tests/E2e/Pages/LoginPage.php b/tests/Tests/E2e/Pages/LoginPage.php index 70337739e..f28828ac6 100644 --- a/tests/Tests/E2e/Pages/LoginPage.php +++ b/tests/Tests/E2e/Pages/LoginPage.php @@ -9,7 +9,6 @@ use Symfony\Component\Panther\Client; class LoginPage { - private $crawler; private $client; private $test; diff --git a/tests/Tests/E2e/Pages/UsersTab.php b/tests/Tests/E2e/Pages/UsersTab.php index 658c86756..1c03453f0 100644 --- a/tests/Tests/E2e/Pages/UsersTab.php +++ b/tests/Tests/E2e/Pages/UsersTab.php @@ -10,7 +10,6 @@ use Facebook\WebDriver\WebDriverBy; class UsersTab { - private const ADMIN_IFRAME = "//*[@id='framesDisplay']//iframe[@name='adm']"; private const NEW_USER_IFRAME = "//*[@id='modalframe']"; diff --git a/tests/Tests/RestControllers/FHIR/FhirOrganizationRestControllerTest.php b/tests/Tests/RestControllers/FHIR/FhirOrganizationRestControllerTest.php index fbc553773..12c894a0c 100644 --- a/tests/Tests/RestControllers/FHIR/FhirOrganizationRestControllerTest.php +++ b/tests/Tests/RestControllers/FHIR/FhirOrganizationRestControllerTest.php @@ -17,7 +17,6 @@ use OpenEMR\Tests\Fixtures\FacilityFixtureManager; */ class FhirOrganizationRestControllerTest extends TestCase { - /** * @var FhirOrganizationRestController */ diff --git a/tests/Tests/RestControllers/FHIR/FhirPatientRestControllerTest.php b/tests/Tests/RestControllers/FHIR/FhirPatientRestControllerTest.php index 8e63b33f5..e766014fe 100644 --- a/tests/Tests/RestControllers/FHIR/FhirPatientRestControllerTest.php +++ b/tests/Tests/RestControllers/FHIR/FhirPatientRestControllerTest.php @@ -12,7 +12,6 @@ use OpenEMR\Tests\Fixtures\FixtureManager; class FhirPatientRestControllerTest extends TestCase { - private $fhirPatientController; private $fixtureManager; private $fhirFixture; diff --git a/tests/Tests/RestControllers/FHIR/FhirPractitionerRestControllerTest.php b/tests/Tests/RestControllers/FHIR/FhirPractitionerRestControllerTest.php index 6d9e13276..0d3f8671b 100644 --- a/tests/Tests/RestControllers/FHIR/FhirPractitionerRestControllerTest.php +++ b/tests/Tests/RestControllers/FHIR/FhirPractitionerRestControllerTest.php @@ -17,7 +17,6 @@ use OpenEMR\Tests\Fixtures\PractitionerFixtureManager; */ class FhirPractitionerRestControllerTest extends TestCase { - /** * @var FhirPractitionerRestController */ diff --git a/tests/Tests/Services/DocumentTest.php b/tests/Tests/Services/DocumentTest.php index ef2f3f8c9..77f58b58b 100644 --- a/tests/Tests/Services/DocumentTest.php +++ b/tests/Tests/Services/DocumentTest.php @@ -18,7 +18,6 @@ use Ramsey\Uuid\Uuid; class DocumentTest extends TestCase { - /** * Checks that a document can be created and the file exists at the location the document says it saves at */ diff --git a/tests/Tests/Services/FHIR/FhirPatientServiceMappingTest.php b/tests/Tests/Services/FHIR/FhirPatientServiceMappingTest.php index e58ef7312..4b5494312 100644 --- a/tests/Tests/Services/FHIR/FhirPatientServiceMappingTest.php +++ b/tests/Tests/Services/FHIR/FhirPatientServiceMappingTest.php @@ -22,7 +22,6 @@ use OpenEMR\FHIR\R4\FHIRDomainResource\FHIRPatient; */ class FhirPatientServiceMappingTest extends TestCase { - private $fixtureManager; private $patientFixture; diff --git a/tests/Tests/Unit/FHIR/Export/ExportJobTest.php b/tests/Tests/Unit/FHIR/Export/ExportJobTest.php index eddbaf726..0eccad120 100644 --- a/tests/Tests/Unit/FHIR/Export/ExportJobTest.php +++ b/tests/Tests/Unit/FHIR/Export/ExportJobTest.php @@ -16,7 +16,6 @@ use PHPUnit\Framework\TestCase; class ExportJobTest extends TestCase { - public function testSetStatus() { $statii = ExportJob::ALLOWED_STATII; diff --git a/tests/Tests/Unit/FHIR/Export/ExportMemoryStreamWriterTest.php b/tests/Tests/Unit/FHIR/Export/ExportMemoryStreamWriterTest.php index 340707034..0e03680ea 100644 --- a/tests/Tests/Unit/FHIR/Export/ExportMemoryStreamWriterTest.php +++ b/tests/Tests/Unit/FHIR/Export/ExportMemoryStreamWriterTest.php @@ -20,7 +20,6 @@ use Ramsey\Uuid\Uuid; class ExportMemoryStreamWriterTest extends TestCase { - public function testAppend() { $patient = new FHIRPatient(['id' => Uuid::uuid4()]); diff --git a/tests/Tests/Validators/ProcessingResultTest.php b/tests/Tests/Validators/ProcessingResultTest.php index f0fc878d2..6d8281d36 100644 --- a/tests/Tests/Validators/ProcessingResultTest.php +++ b/tests/Tests/Validators/ProcessingResultTest.php @@ -18,7 +18,6 @@ use OpenEMR\Validators\ProcessingResult; */ class ProcessingResultTest extends TestCase { - private $processingResult; protected function setUp(): void diff --git a/tests/old_unit_dir/FormattingTest.php b/tests/old_unit_dir/FormattingTest.php index 7860b142a..7dce8871a 100644 --- a/tests/old_unit_dir/FormattingTest.php +++ b/tests/old_unit_dir/FormattingTest.php @@ -9,7 +9,6 @@ require_once dirname(__FILE__) . '/../../library/formatting.inc.php'; class FormattingTest extends PHPUnit_Framework_TestCase { - /** * @dataProvider example_american_two_decimal */ diff --git a/tests/old_unit_dir/InstallerTest.php b/tests/old_unit_dir/InstallerTest.php index 8ec04b40b..4cf5dc879 100644 --- a/tests/old_unit_dir/InstallerTest.php +++ b/tests/old_unit_dir/InstallerTest.php @@ -8,7 +8,6 @@ require_once 'Installer.class.php'; class InstallerTest extends PHPUnit_Framework_TestCase { - protected $installer; protected $post_variables; diff --git a/tests/old_unit_dir/OptionsTest.php b/tests/old_unit_dir/OptionsTest.php index ef613fe71..ec76c1307 100644 --- a/tests/old_unit_dir/OptionsTest.php +++ b/tests/old_unit_dir/OptionsTest.php @@ -6,7 +6,6 @@ require_once dirname(__FILE__) . '/BaseHarness.class.php'; class OptionsTest extends BaseHarness { - public function test_disp_end_cell() { global $item_count; -- 2.11.4.GIT