You are here

public property CropEntityProvider::$entity_type in Crop API 8.2

Same name and namespace in other branches
  1. 8 src/Annotation/CropEntityProvider.php \Drupal\crop\Annotation\CropEntityProvider::entity_type

Entity type plugin provides.

Type: string

File

src/Annotation/CropEntityProvider.php, line 21

Class

CropEntityProvider
Defines the annotation object for crop integration with storage entities.

Namespace

Drupal\crop\Annotation

Code

public $entity_type;