Apply suggestion from @aschackmull

Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
Michael Nebel
2025-09-02 13:08:31 +02:00
committed by GitHub
parent dbd31259b3
commit 90caded4fe

View File

@@ -117,7 +117,7 @@ module InsecureContextConfig implements DataFlow::StateConfigSig {
}
/**
* DEPRECATED: Will be removed in the future.
* DEPRECATED: Renamed to `InsecureContextConfig`.
*/
deprecated module InsecureContextConfiguration = InsecureContextConfig;