Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は YII を使用しており@property、すべてのモデルに phpdoc ステートメントを自由に設定しています。
@property
私の IDE (phpstorm) では、Control + クリックしてメソッドとフィールドを実装することができますが、魔法のメソッドに対してそうすると、クラス定義の先頭に移動しますが、これは正しくありません。
関連する getter メソッドに移動するように設定するにはどうすればよいですか?