IconFinder::GROUP_PATTERN
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Theme/Icon/IconFinder.php \Drupal\Core\Theme\Icon\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\IconCode
private const GROUP_PATTERN = '{group}';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.