Beispiel #1
0
 /**
  * Add a poller
  *
  * @method get
  * @route /poller/add
  */
 public function addAction()
 {
     parent::addAction();
 }