PHPWord/tests
Nicolas Dermine 07e97c38cd add `getVariableCount` method to `TemplateProcessor`
returns how many times each placeholder is present in the document

almost the same code as `getVariables`

useful when cloning a block a number of times and want to replace
placeholders that are present more than once in the block
(using the `$limit` parameter of `setValue`)
2018-02-05 17:45:24 +01:00
..
PhpWord add `getVariableCount` method to `TemplateProcessor` 2018-02-05 17:45:24 +01:00
bootstrap.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00