mirror of
https://github.com/Respect/Validation.git
synced 2026-03-18 08:09:51 +01:00
With PHP's promoted properties, there is little reason to have an abstract class that only provides a constructor and a proxy method. The greater part of the classes that extended Wrapper had their own implementation of evaluate(), hence it made very little sense to keep Wrapper in the codebase. Assisted-by: Claude Code (Opus 4.5) |
||
|---|---|---|
| .. | ||
| Core | ||
| CustomRule.php | ||
| Invalid.php | ||
| MyAbstractClass.php | ||
| NoConstructor.php | ||
| Stub.php | ||
| Valid.php | ||