fix: update `getCustomerFiles` method signature in `AbstractOrder`
Änderungen vergleichen
Dateien
41+ 1
− 1
<phar name="phpunit" version="^10.5.20" installed="10.5.20" location="./tools/phpunit" copy="false"/>
Updated the getCustomerFiles
method signature in AbstractOrder.php
to accept an optional
boolean parameter $parsing
. Method can now be customized to return parsed file information or raw
data.
PCSG & QUIQQER support and DEV System - GitLab