chargebee-php icon indicating copy to clipboard operation
chargebee-php copied to clipboard

Code documentation for IDE

Open sp72 opened this issue 10 years ago • 1 comments

Hello,

It would be nice if we can have documentation in our IDE when using your \ChargeBee_Model classes. The implementation of \JsonSerializable can be also useful. Namespace support is nice too but not really useful every day.

Thanks.

sp72 avatar Aug 17 '15 14:08 sp72

It's 2023, the total lack of type hintings (in method signatures, or using phpdoc if compatibility with older (and soon out-of-support) versions of PHP is deemed important), is starting to feel very outdated :-/

yched avatar Aug 10 '23 10:08 yched