Summary
- abstract
- File
- Package hierarchy PHPBoost\Menu
- Class hierarchy \Filter
This class represents an abstract filter
This class represents an abstract filter
__construct(string $pattern)
Build a filter based on the given pattern
| string | $pattern |
| None found |
get_pattern()
| None found |
set_pattern( $pattern)
| $pattern |
| None found |
match()
| None found |