You are here

protected property BlocktabsFormBase::$entityStorage in Block Tabs 8

The block tabs entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/BlocktabsFormBase.php, line 27

Class

BlocktabsFormBase
Base form for blocktabs add and edit forms.

Namespace

Drupal\blocktabs\Form

Code

protected $entityStorage;