You are here

protected property PrivateMessageForm::$configFactory in Private Message 8.2

The private message configuration.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/PrivateMessageForm.php, line 73

Class

PrivateMessageForm
Defines the private message form.

Namespace

Drupal\private_message\Form

Code

protected $configFactory;