示例#1
0
 public function __construct($d)
 {
     parent::__construct($d);
     $this->getCdnUrl();
     // Init CDN URL
 }
示例#2
0
 public function __construct($d)
 {
     parent::__construct($d);
     $this->getMainLink();
 }