Fixed bugs to do with entity type relations widget

This commit is contained in:
2021-12-04 09:08:11 +00:00
parent dbc38e8f61
commit 260979edcc
3 changed files with 13 additions and 13 deletions

View File

@ -10,7 +10,7 @@ use Drupal\Core\Field\BaseFieldDefinition;
use Drupal\Core\Routing\RouteMatchInterface;
use Drupal\user\Entity\Role;
use Drupal\user\RoleInterface;
use Drupal\opencase\EntityTypeRelationsWidget;
use Drupal\opencase_defaults\EntityTypeRelationsWidget;
/**
* Implements hook_help().