DebuggerForm
final class DebuggerForm extends FormBase
Provides a Microsoft 365 Connector form.
Methods
array
buildForm(array $form, FormStateInterface $form_state)
{@inheritdoc}
static DebuggerForm
create(ContainerInterface $container)
{@inheritdoc}
string
getFormId()
{@inheritdoc}
void
submitForm(array $form, FormStateInterface $form_state)
{@inheritdoc}
Details
at line 25
__construct(GraphService $graphService)
Constructs a new DebuggerForm object.
at line 48
array
buildForm(array $form, FormStateInterface $form_state)
{@inheritdoc}
at line 32
static DebuggerForm
create(ContainerInterface $container)
{@inheritdoc}
at line 41
string
getFormId()
{@inheritdoc}
at line 73
void
submitForm(array $form, FormStateInterface $form_state)
{@inheritdoc}