namespace Drupal\libraries\Plugin\libraries\VersionDetector in Libraries API 8.3
Class | Location | Description |
---|---|---|
LinePatternDetector |
src/ |
Detects the version by matching lines in a file against a specified pattern. |
StaticDetector |
src/ |
Detects the version by returning a static string. |