Пример #1
0
 function __construct($config = false)
 {
     $this->id = "texts";
     parent::__construct($config);
 }
Пример #2
0
 function __construct($config = false)
 {
     $this->id = "pinterest";
     parent::__construct($config);
 }
Пример #3
0
 function __construct($config = false)
 {
     $this->id = "linkedIn";
     parent::__construct($config);
 }
Пример #4
0
 function __construct($config = false)
 {
     $this->id = "wordPress";
     parent::__construct($config);
 }
Пример #5
0
 function __construct($config = false)
 {
     $this->id = "logoPage";
     parent::__construct($config);
 }