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