You are here

protected property ContentTypeConfigurationDeleteForm::$contentType in Node Revision Delete 8

The node type object.

Type: \Drupal\node\NodeTypeInterface

File

src/Form/ContentTypeConfigurationDeleteForm.php, line 22

Class

ContentTypeConfigurationDeleteForm
Provides a content type configuration deletion confirmation form.

Namespace

Drupal\node_revision_delete\Form

Code

protected $contentType;