You are here

public property GalleryMediaBundleConstraint::$sourceFieldName in D7 Media 8

Name of the source field for slideshow bundle.

Type: string

File

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

Class

GalleryMediaBundleConstraint
Check that there is no Gallery type item in slideshow items.

Namespace

Drupal\media\Plugin\Validation\Constraint

Code

public $sourceFieldName;