O365ConnectorDeleteForm
class O365ConnectorDeleteForm extends EntityConfirmFormBase
Builds the form to delete Microsoft 365 connector entities.
Methods
Url
getCancelUrl()
{@inheritdoc}
TranslatableMarkup
getConfirmText()
{@inheritdoc}
TranslatableMarkup
getQuestion()
{@inheritdoc}
void
submitForm(array $form, FormStateInterface $form_state)
{@inheritdoc}
Details
at line 25
Url
getCancelUrl()
{@inheritdoc}
at line 32
TranslatableMarkup
getConfirmText()
{@inheritdoc}
at line 18
TranslatableMarkup
getQuestion()
{@inheritdoc}
at line 39
void
submitForm(array $form, FormStateInterface $form_state)
{@inheritdoc}