Commit 155b36cb authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

visibility method

parent 30471078
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -190,7 +190,7 @@ class DemandesController extends AbstractController



    function demandeMiseEnPaiementLotAction()
    public function demandeMiseEnPaiementLotAction()
    {
        $structures        = $this->getServiceStructure()->getStructuresDemandeMiseEnPaiement();
        $canMiseEnPaiement = $this->isAllowed(Privileges::getResourceId(Privileges::MISE_EN_PAIEMENT_MISE_EN_PAIEMENT));