class SettingsForm extends ConfigFormBase

Settings form for the SSO module.

Methods

buildForm(array $form, FormStateInterface $form_state)

{@inheritdoc}

getEditableConfigNames()

{@inheritdoc}

getFormId()

{@inheritdoc}

submitForm(array $form, FormStateInterface $form_state)

{@inheritdoc}

Details

at line 34
buildForm(array $form, FormStateInterface $form_state)

{@inheritdoc}

Parameters

array $form
FormStateInterface $form_state

at line 18
protected getEditableConfigNames()

{@inheritdoc}

at line 27
getFormId()

{@inheritdoc}

at line 198
submitForm(array $form, FormStateInterface $form_state)

{@inheritdoc}

Parameters

array $form
FormStateInterface $form_state