| EventConfig::__constructConstructs EventConfig object Description
   public
    EventConfig::__construct
    ( void
   ) Constructs EventConfig object which could be passed to EventBase::__construct constructor. ParametersThis function has no parameters. Return ValuesReturns EventConfig object. ExamplesExample #1 EventConfig::__construct example 
<?phpSee Also
 |