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