mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 07:45:45 +01:00
To make PHPStan recognize methods when we call Validator with static and
non-static rule names, I added a few methods from `Validator` to the
`ChainedValidator` interface[1]. However, this didn't work so well
because there could have been more methods from `Validator`.
This commit will rename the mixins to better names, but it will also
make the `Chain` (old `ChainedValidator` to have a `@mixin` on itself of
the `Validator` class.
[1]:
|
||
|---|---|---|
| .. | ||
| create-mixin | ||
| update-doc-links | ||
| update-domain-suffixes | ||
| update-domain-toplevel | ||
| update-postal-codes | ||