Example #1
0
 public function find(Route $route)
 {
     $this->bairro = Bairro::find($route->getParameter(''));
 }