Closed stof closed 1 year ago
This method is not yet reported by PHPUnit as a warning. But as it has the @deprecated annotation, it gets reported by the phpstan setup as it detects usages of deprecated APIs.
@deprecated
Thanks
This method is not yet reported by PHPUnit as a warning. But as it has the
@deprecated
annotation, it gets reported by the phpstan setup as it detects usages of deprecated APIs.