oms-Billing/Theme/Cli/bill-parsed.tpl.php
Dennis Eichhorn 58531f9bb2 perm change
2023-03-25 22:32:10 +00:00

3 lines
77 B
PHP
Executable File

<?php
echo \json_encode($this->getData('bill') ?? null, \JSON_PRETTY_PRINT);