mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 23:59: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) |
||
|---|---|---|
| .. | ||
| Builders | ||
| Message | ||
| Stubs | ||
| Transformers | ||
| Validators | ||
| DataProvider.php | ||
| RuleTestCase.php | ||
| SmokeTestProvider.php | ||
| TestCase.php | ||