Files
kotlin-fork/idea/resources/intentionDescriptions/MovePropertyToConstructorIntention/description.html
T

5 lines
101 B
HTML

<html>
<body>
This intention moves the specified property to the primary constructor.
</body>
</html>