Fix php comments
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sun, 16 Jan 2022 21:29:09 +0000 (10:29 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sun, 16 Jan 2022 21:29:09 +0000 (10:29 +1300)
commit2024d5b9c8812571a51eb1d94650795ef4cc2bfd
tree9cc9eccab25cf47e89cbd33224f1164eb8cec2a8
parent102822230163255407825d0b3ccbfdb10c456208
Fix php comments

As per https://github.com/civicrm/civicrm-core/pull/22515
17 files changed:
CRM/Dedupe/Merger.php
CRM/Extension/Manager.php
CRM/Extension/MixinScanner.php
CRM/Financial/BAO/Order.php
CRM/Financial/BAO/PaymentProcessor.php
CRM/Queue/Runner.php
CRM/Utils/Check.php
CRM/Utils/Date.php
CRM/Utils/File.php
CRM/Utils/PDF/Utils.php
CRM/Utils/SQL/BaseParamQuery.php
CRM/Utils/SQL/Delete.php
CRM/Utils/SQL/Insert.php
CRM/Utils/SQL/Select.php
CRM/Utils/SQL/TempTable.php
CRM/Utils/String.php
CRM/Utils/System.php