mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-26 02:08:05 -05:00
- Added `@noinspection PhpUnused` tags to PHPdocs for functions which are called via AJAX. - removed conversion to array in getResult in favor of returning an array to begin with. - Refactored variable for clarity. - declared variable in view coming from controller - Added PHPdocs - Refactored nested if/else statements into ternary notation. - Corrected tab type - added missing model declaration in view - Modified query builder to extrapolate out the set() command for clarity
7.6 KiB
7.6 KiB