Exemplo n.º 1
0
 public function __construct($remoteId, $type)
 {
     parent::__construct($remoteId, $type);
 }
Exemplo n.º 2
0
 public function __construct($remoteId)
 {
     parent::__construct($remoteId, 'facebook');
 }