Example #1
0
 function __construct($config = false)
 {
     $this->id = "texts";
     parent::__construct($config);
 }
 function __construct($config = false)
 {
     $this->id = "pinterest";
     parent::__construct($config);
 }
 function __construct($config = false)
 {
     $this->id = "linkedIn";
     parent::__construct($config);
 }
 function __construct($config = false)
 {
     $this->id = "wordPress";
     parent::__construct($config);
 }
 function __construct($config = false)
 {
     $this->id = "logoPage";
     parent::__construct($config);
 }