Exemplo n.º 1
0
 public function find(Route $route)
 {
     $this->distrito = Distrito::find($route->getParameter('distrito'));
 }