Ejemplo n.º 1
0
 public function call(\Phalcon\Mvc\Micro $application)
 {
     $application->stop();
     $this->_number++;
 }