예제 #1
0
 public function __construct(DribbbleConfig $config)
 {
     parent::__construct($config);
 }
예제 #2
0
 public function __construct(LastfmConfig $config)
 {
     parent::__construct($config);
 }
예제 #3
0
 public function __construct(TumblrConfig $config)
 {
     parent::__construct($config);
 }