Gets 'APCore' prefixed objects
APCore is in charge of getting instances of classes prefixed with 'APCore'. These classes are in the core/ path, and are used to carry base SDK related functionality (such as handling REST parameters, sending requests to API endpoints, etc)
__construct($pxAPI)
__get($pxKey)
Invoked automatically to get objects prefixed with 'APCore'. These are used to carry base SDK related functionality (such as handling REST parameters, sending requests to API endpoints, etc)
api
gets