Component.php
Interfaces, Classes, Traits and Enums
- Component
- Represents a set of property/value pairs. A Component is retrieved from a MatchCandidate during the token Trie walk. The component's weight is used to determine whether a component should override an already found component.