Exemple #1
0
 public function indexAction()
 {
     var_dump(Api\Github\Respositories::init()->userRepos());
     exit;
 }