D
D
des1roer2017-06-21 06:59:49
Yii
des1roer, 2017-06-21 06:59:49

Phpstorm phpdoc specify function path?

there is a method

$bigBanners = \Yii::$app->banner->getBannersByPlaceIds($bigBannerPlace, \Yii::$app->params['page']->id);

Accordingly, you can find it only through a file search. how can i make it possible to switch via ctrl
/*@see \common\components\Banner::getBannersByPlaceIds*/

not very helpful

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
des1roer, 2017-06-21
@des1roer

/** @see \common\components\Banner::getBannersByPlaceIds */

D
Dmitry, 2018-10-17
@dymsonn

5bc6d6a22f9fe213822762.jpeg
Why in PhpStorm 2016, when you press Alt + Enter, it prompts you to add a description, but this is not the case in 2018?
There are no plugins (Yii2inspection, Yii2Support) in the 2016 version. Installed in 2018. Zero reactions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question