Finding the current namespace of current php class files in PhpStorm 2017.1.4 -
i'm creating new php class in phpstorm 2017.1.4 file project via below window:
i need set 'namespace' class file, how can find current name space of other php class files in project? there's prompt use ctrl + space open blue dropdown i'm unsure select. there way tell if other class files use 1 of these options?
i've tried following these instructions on jetbrains.com notification (pictured below) pops in bottom right of project window , doesn't tell me i'm looking think i'm using wrong feature.
i'm new php i've never done before. in advance help!
Comments
Post a Comment