Do you guys know any method on how to disable the inspections on PHPStorm that suggests that final classes cannot be doubled. Since yes, this is normally true but with this package the class is not final (on runtime) so it can be doubled. :) <img width="408" alt="Image" src="https://github.com/user-attachments/assets/25b1c4c8-5f8a-4bd1-8829-359926f9c58e" />