Loading src/Form/SubgroupFormStep1.php +0 −2 Changes for src/Form/SubgroupFormStep1.php: 0 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ use Drupal\group\Entity\Form\GroupForm; use Drupal\user\PrivateTempStoreFactory; use Drupal\Core\Url; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Entity\EntityManagerInterface; use Symfony\Component\DependencyInjection\ContainerInterface; /** * Provides a creating a group without it being saved yet. Loading src/Form/SubgroupFormStep2.php +0 −2 Changes for src/Form/SubgroupFormStep2.php: 0 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ use Drupal\group\Entity\Form\GroupContentForm; use Drupal\user\PrivateTempStoreFactory; use Drupal\Core\Url; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Entity\EntityManagerInterface; use Symfony\Component\DependencyInjection\ContainerInterface; /** * Provides a form creating a subgroup. Loading Loading
src/Form/SubgroupFormStep1.php +0 −2 Changes for src/Form/SubgroupFormStep1.php: 0 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ use Drupal\group\Entity\Form\GroupForm; use Drupal\user\PrivateTempStoreFactory; use Drupal\Core\Url; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Entity\EntityManagerInterface; use Symfony\Component\DependencyInjection\ContainerInterface; /** * Provides a creating a group without it being saved yet. Loading
src/Form/SubgroupFormStep2.php +0 −2 Changes for src/Form/SubgroupFormStep2.php: 0 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ use Drupal\group\Entity\Form\GroupContentForm; use Drupal\user\PrivateTempStoreFactory; use Drupal\Core\Url; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Entity\EntityManagerInterface; use Symfony\Component\DependencyInjection\ContainerInterface; /** * Provides a form creating a subgroup. Loading