PHPWord icon indicating copy to clipboard operation
PHPWord copied to clipboard

[TYPO] Fix hardcoded macro chars in TemplateProcessor method

Open glafarge opened this issue 8 months ago • 1 comments

Description

Replace hardcoded macro chars by the customized ones in deleteRow() method of TemplateProcessor class

Checklist:

  • [ ] My CI is :green_circle:
  • [ ] I have covered by unit tests my new code (check build/coverage for coverage report)
  • [ ] I have updated the documentation to describe the changes
  • [ ] I have updated the changelog

glafarge avatar Jun 04 '24 16:06 glafarge