Exemple #1
0
 /**
  * Initilize
  */
 public function initialize()
 {
     parent::initialize();
     $this->Content = new Content();
 }