Exemple #1
0
 function __construct($name, $content)
 {
     parent::__construct($name);
     $this->content = $content;
 }