1cdaa230d85f63638a0d8713c78c740448bfd96d
accounts_o object for account management
- Implemented `accounts_o` class with account properties (`phone`, `country_code`, `name`, etc.). - Added `add` method for creating new account entries with input sanitization and default values. - Introduced `asArray` method for converting object data into array format. - Included property initialization in `getObjectProperties` for `accounts_o` object. - Set up table structure and placeholders for caching logic in `objectChanged`.
Description
Staging repo for api (CI + promotion to GitHub)
40 MiB
Languages
PHP
93.5%
HTML
3.5%
JavaScript
1.9%
Shell
0.4%
Python
0.3%
Other
0.3%