Modify search of API classes for module
A module can now bring several API classes. By example, thirdparty module can have api_thirdparty.class.php for thirdparty and api_contact.class.php for contacts. Classes must be named <Object>API (ie ThirdpartyApi or ContactApi)
Please register or sign in to comment