crisp-im / php-crisp-api

:elephant: Crisp API PHP Wrapper
https://docs.crisp.chat/guides/rest-api/
MIT License
56 stars 28 forks source link

Set Crisp $parent type into 'resources' constructors #25

Closed kester36 closed 2 years ago

kester36 commented 4 years ago

It shows who is parent. And it's good for IDE.

eliottvincent commented 2 years ago

Hey @kester36 ! Thanks for the PR. Is it still relevant? If it is, could you please fix the conflicts, so I can take another look and approve?

kester36 commented 2 years ago

This PR is deprecated. Also, I no longer use Crisp API.

-- In the current version of the code, you can do the same changes here with next code: public function __construct(CrispClient $parent)