protected property MatcherBase::$weight in Linkit 8.5
Same name and namespace in other branches
- 8.4 src/MatcherBase.php \Drupal\linkit\MatcherBase::weight
The weight of the matcher compared to others in a matcher collection.
Type: int
File
- src/
MatcherBase.php, line 28
Class
- MatcherBase
- Provides a base class for matchers.
Namespace
Drupal\linkitCode
protected $weight = 0;