oms-BankAccounting/Models/Parser/ReadPain008.001.10.php
Dennis Eichhorn 4ebf76df58
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:04 +00:00

21 lines
392 B
PHP

<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\BankAccounting\Models\Parser
* @copyright Dennis Eichhorn
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*
* @todo Implement pain 001 (SEPA) and 008
* https://github.com/Karaka-Management/oms-BankAccounting/issues/1
*/
declare(strict_types=1);
$xml = <<<PAIN_START
PAIN_START;