You are here

protected property TranslatorListBuilder::$storage in Translation Management Tool 8

The entity storage class.

Type: \Drupal\Core\Entity\EntityStorageInterface

Overrides EntityListBuilder::$storage

File

src/Entity/ListBuilder/TranslatorListBuilder.php, line 23

Class

TranslatorListBuilder
Provides a listing of translators.

Namespace

Drupal\tmgmt\Entity\ListBuilder

Code

protected $storage;