Beispiel #1
0
 public function __construct($remoteId, $type)
 {
     parent::__construct($remoteId, $type);
 }
Beispiel #2
0
 public function __construct($remoteId)
 {
     parent::__construct($remoteId, 'facebook');
 }