Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C CDNTaxReceipts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • CDNTaxReceipts
  • Merge requests
  • !186

Code reformatting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged bgm requested to merge bgm/cdntaxreceipts:codeCleanup into master Dec 04, 2022
  • Overview 18
  • Commits 3
  • Pipelines 0
  • Changes 5

Most of this is very mundane code formatting, with tiny exceptions:

  • in hook_civicrm_buildForm (at the top), moved the $buttons inside the condition, since not used otherwise
  • removed the hook_civicrm_caseType implementation, because not used
  • used E::ts instead of ts when it made sense
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: codeCleanup