Skip to content

Instantly share code, notes, and snippets.

View alzerid's full-sized avatar

Eric Janik alzerid

  • Eagle Eye Networks
  • None
View GitHub Profile
/*******************************/
/** Marketing specific Events **/
/*******************************/
class MarketingLogEvent extends LogEvent
{
protected $_description;
protected $_kind_append;
public function __construct()
{