Пример #1
0
 function __construct(array $fields = array())
 {
     $this->fields = self::build();
     parent::__construct($fields);
 }