respect-validation/tests/library/Rules
Henrique Moody 48405271c5
Replace placeholder "name" with "subject"
The `{{name}}` placeholder could represent different things depending on
the state of the Result, and referring to it as `{{name}}` seems
arbitrary. This commit changes it to `{{subject}}`, which is much more
generic and it describes well what that placeholder can mean.
2025-12-26 21:30:01 +01:00
..
Core Bump respect/coding-standard from 4 to 5 2025-12-18 19:03:39 +01:00
CustomRule.php Make Simple::isValid() public 2025-01-07 14:19:09 +01:00
Invalid.php Update coding standards 2024-01-28 00:22:41 +01:00
MyAbstractClass.php Bump respect/coding-standard from 4 to 5 2025-12-18 19:03:39 +01:00
Stub.php Replace placeholder "name" with "subject" 2025-12-26 21:30:01 +01:00
Valid.php Make Simple::isValid() public 2025-01-07 14:19:09 +01:00