Exemplo n.º 1
0
 function __construct($config = false)
 {
     $this->id = "texts";
     parent::__construct($config);
 }
Exemplo n.º 2
0
 function __construct($config = false)
 {
     $this->id = "pinterest";
     parent::__construct($config);
 }
Exemplo n.º 3
0
 function __construct($config = false)
 {
     $this->id = "linkedIn";
     parent::__construct($config);
 }
Exemplo n.º 4
0
 function __construct($config = false)
 {
     $this->id = "wordPress";
     parent::__construct($config);
 }
Exemplo n.º 5
0
 function __construct($config = false)
 {
     $this->id = "logoPage";
     parent::__construct($config);
 }