Esempio n. 1
0
 public function __construct(array $attributes, $content)
 {
     parent::__construct($attributes);
     $this->content = $content;
 }