respect-validation/src-dev/Helpers
Henrique Moody 4390e4feb6
Simplify how we load and save files in data/
We had different ways of saving and loading files from `data/`, so I decided to
unify them to simplify things. I repurposed the `DomainInfo` class and named it
`DataLoader`, so we can use the same class to load anything from the `data/`
directory.
2026-01-26 20:28:29 +01:00
..
DataSaver.php Simplify how we load and save files in data/ 2026-01-26 20:28:29 +01:00