You are here

protected property ImageCaptionStorage::$tableData in Image Field Caption 8

The name of the data table.

Type: string

File

src/ImageCaptionStorage.php, line 49
Contains \Drupal\image_field_caption\ImageCaptionStorage.

Class

ImageCaptionStorage
Storage controller class for image captions.

Namespace

Drupal\image_field_caption

Code

protected $tableData = 'image_field_caption';