IconPackManager::$validator

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php \Drupal\Core\Theme\Icon\Plugin\IconPackManager::validator

The schema validator.

This property will only be set if the validator library is available.

Type: \JsonSchema\Validator|null

File

core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php, line 157

Class

IconPackManager
Defines an icon pack plugin manager to deal with icons.

Namespace

Drupal\Core\Theme\Icon\Plugin

Code

private ?Validator $validator = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.