Example #1
0
 protected function initialize()
 {
     parent::initialize();
 }
Example #2
0
 protected function initialize()
 {
     Tag::setTitle('test xxx');
     parent::initialize();
 }