How to prevent IntelliJ IDEA / PHPStorm from an automatic formatting of a code pasted inside a PHPDoc comment block?

«Reformat on paste» is set to «None», but IntelliJ IDEA ignores it when a code is pasted to a PHPDoc comment block.
2024-06-02--05-13-07

A workaround is to paste using CTRL + ALT + SHIFT + VEdit» → «Paste» → «Paste as Plain Text»):
2024-06-02--05-17-34

intellij-support.jetbrains.com/hc/en-us/community/posts/207280009/comments/207437845