コード例 #1
0
 public function init()
 {
     parent::init();
     $this->scenario = self::SCENARIO_CONFIRMATION_EMAIL;
 }
コード例 #2
0
 public function init()
 {
     parent::init();
     $this->scenario = self::SCENARIO_RESET_PASSWORD;
 }