Prevent deletion of facet types that are in use

  •   This MR  adds a delete confirmation form for finders_facet_type entities.  
  •   Deletion is blocked if there are existing facets and a message is displayed.
    
    Modified Files :
  • /modules/finders_facets/src/Form/FindersFacetTypeDeleteForm.php
  • /modules/finders_facets/src/Entity/FindersFacetType.php

Merge request reports

Loading