Converter uses HasContextTrait
Table of Contents
Methods
- __construct() : mixed
- convertEvent() : Event
- convertSection() : Section
- getContext() : ContextInterface
Methods
__construct()
public
__construct(Office365Context $context) : mixed
Parameters
- $context : Office365Context
convertEvent()
public
convertEvent(EventDto $eventData, Section $section) : Event
Parameters
Tags
Return values
EventconvertSection()
public
convertSection(SectionDto $data) : Section
Parameters
- $data : SectionDto
Return values
SectiongetContext()
public
getContext() : ContextInterface