zencart / documentation

Zen Cart FAQs and Developer Documentation
https://docs.zen-cart.com
MIT License
7 stars 26 forks source link

PHP Idioms/Null Coalescing Operator #1215

Closed lat9 closed 5 months ago

lat9 commented 5 months ago

The operator is similar to isset, not !empty. Correcting the alternate-implementation example.