This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
api-client-php
Watch
1
Star
0
Fork
0
You've already forked api-client-php
mirror of
synced
2024-11-22 21:36:06 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
0b512fa031
api-client-php
/
lib
/
RetailCrm
/
Exception
/
InvalidJsonException.php
8 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
New version of PHP client for API v3. Not all methods implements
2014-11-06 02:44:52 +03:00
<
?
php
namespace
RetailCrm\Exception
;
class
InvalidJsonException
extends
\DomainException
{
add apigen doc, minor changes in code for phpcs approval
2014-11-10 03:12:50 +03:00
}
Reference in New Issue
Copy Permalink