WrapperAdapter
class WrapperAdapter implements EventSubscriberInterface
This is a wrapper for the legacy "API Wrapper" interface which allows wrappers to run through the new kernel. It translates from dispatcher events ('civi.api.prepare', 'civi.api.respond') to wrapper calls ('fromApiInput', 'toApiOutput').
Properties
protected API_Wrapper) | $defaults |
Methods
static array
getSubscribedEvents()
No description
__construct(array $defaults = [])
No description
API_Wrapper>
getWrappers(array $apiRequest)
No description