Exemple #1
0
 function init()
 {
     parent::init();
     $this->addCondition('type', 'Store_DispatchRequest');
 }
Exemple #2
0
 function init()
 {
     parent::init();
     $this->addCondition('type', 'Store_Transaction');
 }