You are here

protected property RevisionRevertForm::$bundleInformation in Entity API 8.0

Same name and namespace in other branches
  1. 8 src/Form/RevisionRevertForm.php \Drupal\entity\Form\RevisionRevertForm::bundleInformation

The entity bundle information.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Form/RevisionRevertForm.php, line 40
Contains \Drupal\entity\Form\RevisionRevertForm.

Class

RevisionRevertForm

Namespace

Drupal\entity\Form

Code

protected $bundleInformation;