Example #1
0
 public function __construct($arrayConfig = array())
 {
     parent::__construct($arrayConfig + $this->arrayConfig);
 }