protected property ParagraphsLibraryItemHasAllowedParagraphsTypeConstraintValidator::$selectionManager

The selection plugin manager.

Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface

File

paragraphs/modules/paragraphs_library/src/Plugin/Validation/Constraint/ParagraphsLibraryItemHasAllowedParagraphsTypeConstraintValidator.php, line 31

Class

ParagraphsLibraryItemHasAllowedParagraphsTypeConstraintValidator
Validates that the library does not bypass Paragraphs type restrictions.

Namespace

Drupal\paragraphs_library\Plugin\Validation\Constraint

Code

protected $selectionManager;