Inheritance: extends Phalcon\Mvc\Controller
示例#1
0
 public function initialize()
 {
     parent::initialize();
     $this->gravatar->setSize(220);
 }