PsiElementConcatenation.html: New in 2016.3 added

This commit is contained in:
Tagir Valeev
2016-11-24 18:18:08 +07:00
parent c2e815fc97
commit f3d4b1968d
@@ -3,5 +3,8 @@
Checks that <code>PsiElement</code> is not directly concatenated in the string which will be used for
<code>createExpressionFromText</code>, etc. <code>PsiElement.getText()</code> usually should be used instead.
<!-- tooltip end -->
<p>
<small>New in 2016.3</small>
</p>
</body>
</html>