mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-02-08 20:48:39 +00:00
3 lines
77 B
PHP
Executable File
3 lines
77 B
PHP
Executable File
<?php
|
|
|
|
echo \json_encode($this->getData('bill') ?? null, \JSON_PRETTY_PRINT); |