Пример #1
0
 public function __construct($encoding, $ac)
 {
     $this->ac = $ac;
     parent::__construct($encoding);
 }