Documentation

ClassMap
in package

Mapping of complex types to class implementations.

Table of Contents

Methods

getMap()  : array<string|int, string>
Returns the PHP EWS class map to be used for processing SOAP calls.

Methods

getMap()

Returns the PHP EWS class map to be used for processing SOAP calls.

public getMap() : array<string|int, string>
Tags
SuppressWarnings

(PHPMD.ExcessiveMethodLength)

Return values
array<string|int, string>

        
On this page

Search results