Example #1
0
 function init()
 {
     parent::init();
     $this->alias = array_merge($this->alias, array('foo' => 'bar'));
 }