\Phergie\Irc\EventEventConverter

Converts data for a single event object to an array for purposes of serialization.

Summary

Methods
Properties
Constants
convert()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

convert()

convert(\Phergie\Irc\Event\EventInterface $event) : array

Converts an event object into an array.

Parameters

\Phergie\Irc\Event\EventInterface $event

Returns

array