You are here

public property ItemsCountConstraint::$sourceFieldName in Media entity slideshow 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Validation/Constraint/ItemsCountConstraint.php \Drupal\media_entity_slideshow\Plugin\Validation\Constraint\ItemsCountConstraint::sourceFieldName

Source field name.

Type: string

File

src/Plugin/Validation/Constraint/ItemsCountConstraint.php, line 22

Class

ItemsCountConstraint
Check number of slideshow items.

Namespace

Drupal\media_entity_slideshow\Plugin\Validation\Constraint

Code

public $sourceFieldName;