mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-26 06:37:02 -04:00
- Rename get_giftcard_id to getGiftcardId (PSR-12 camelCase) - Fix return type from bool to int|false - Replace loose == with strict === comparison - Update all call sites in Giftcards controller and Sale model Signed-off-by: Travis Garrison <travis@chiraqbookstore.com> Co-authored-by: Travis Garrison <travis@chiraqbookstore.com>