Exemple #1
0
 public function doIndex()
 {
     $this->setBody(array('connections' => $this->connectionParser->getClasses()));
 }