Improving the naming schema for `Implement Interface`

Hello,

when we use the `Implement interface` we're getting the `Impl` suffix, which is strictly a Java thingy. For PHP the standard is naming the interface with the `Interface` suffix, and the implementation without this suffix. Can we please get a way to apply different naming strategies for implemenating an interface?

0
1 comment

Hi Jakub Tobiasz,

Please upvote a similar issue on YouTrack to be updated about the progress, and feel free to leave comments there: https://youtrack.jetbrains.com/issue/WI-62869.

0

Please sign in to leave a comment.