IconFinder::GROUP_PATTERN

Pattern to match a group placeholder in a source path.

This constant is used to identify and extract group metadata from source paths defined for icon pack.

File

core/lib/Drupal/Core/Theme/Icon/IconFinder.php, line 76

Class

IconFinder
Icon finder to discover files under specific paths or URLs.

Namespace

Drupal\Core\Theme\Icon

Code

private const GROUP_PATTERN = '{group}';

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