Interface Yiisoft\Files\PathMatcher\PathMatcherInterface
| Implemented by | Yiisoft\Files\PathMatcher\CompositeMatcher, Yiisoft\Files\PathMatcher\PathMatcher, Yiisoft\Files\PathMatcher\PathPattern |
|---|
An interface implemented by objects that perform matching of paths.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| match() | Checks if the path matches. | Yiisoft\Files\PathMatcher\PathMatcherInterface |
Signup or Login in order to comment.