zoltanka / bypass-readonly
0.0.4
2023-03-31 09:06 UTC
Requires
- php: >=8.2
This package is auto-updated.
Last update: 2026-03-01 00:41:40 UTC
README
A PHP unit plugin to bypass readonly and final classes.
Inspired / copied / adjusted from: https://github.com/dg/bypass-finals Which is an amazing tool btw.