You are here

protected property EntityLegalDocumentForm::$aliasStorage in Entity Legal 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Form/EntityLegalDocumentForm.php \Drupal\entity_legal\Form\EntityLegalDocumentForm::aliasStorage
  2. 4.0.x src/Form/EntityLegalDocumentForm.php \Drupal\entity_legal\Form\EntityLegalDocumentForm::aliasStorage

The path alias storage.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

src/Form/EntityLegalDocumentForm.php, line 34

Class

EntityLegalDocumentForm
Base form for contact form edit forms.

Namespace

Drupal\entity_legal\Form

Code

protected $aliasStorage;