Changing routes back after they got changed when regenerating entities

This commit is contained in:
naomi
2018-04-11 12:39:39 +02:00
parent a48e37ad39
commit cf0d928423
4 changed files with 6 additions and 17 deletions

View File

@ -6,6 +6,8 @@ use Drupal\Core\Block\BlockBase;
/**
* Provides a 'HatCreator' block.
* Block contains links for creating hats of types that the person does not already have.
* The links open an entity create form in a popup.
*
* @Block(
* id = "hat_creator",