Answer the question
In order to leave comments, you need to log in
How to change the auto-import parameters of a class?
When I do a class import, in the code documentation, phpstorm inserts the entire class along with its full namesace
how to make phpstorm insert a single class like in the screenshot below?
And the second question when pressing alt+enter phpsrotm inserts documentation with @inheritDoc tag as in the screenshot below:
How to make phpstorm insert documentation without this tag. and immediately necessary
Answer the question
In order to leave comments, you need to log in
In the php codestyle settings. Keep in mind that if you uncheck the box, the classes will be automatically imported into the file.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question