Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
翻译 - 即时从源代码中删除最终关键字,并允许模拟最终方法和类。它可以与任何测试工具(例如PHPUnit或Mockery)一起使用。