[Halo] Simplify reflection handling
Review Request #1038 — Created Oct. 19, 2023 and submitted
| Information | |
|---|---|
| pprkut | |
| Lunr.Halo | |
| a8db0b3... | |
| Reviewers | |
| lunr | |
setAccessible()is no-op starting from PHP 8.1.0.
Therefore we can simplify most of the reflection methods.
Unit tests (of other projects)
GitHub actions run: https://github.com/pprkut/lunr.halo/actions/runs/6579441507
