Пример #1
0
 function __construct($name)
 {
     $this->name = $name;
     $this->body = \HtmlBody::setContent('');
 }