You are here

protected property RestUIForm::$authenticationCollector in REST UI 8

The authentication collector.

Type: \Drupal\Core\Authentication\AuthenticationCollectorInterface

File

src/Form/RestUIForm.php, line 35

Class

RestUIForm
Provides a REST resource configuration form.

Namespace

Drupal\restui\Form

Code

protected $authenticationCollector;