web_craftsman Posted December 19, 2015 Share Posted December 19, 2015 Hello. I can't understand a couple of things about @see format: 1. What is the meaning of this: When defining a reference to another "Structural Elements" you can refer to a specific element by appending a double colon and providing the name of that element (also called the "FQSEN"). Can I have an example where i should put :: ? 2. What is the meaning of :alias: in the next example from documentation? Looks strange for a description... @see number_of() :alias: 3. I do not understand when using FQSEN except using a full name (\yii\di\Container) am I allowed to use names according to the namespace of the current file and from use statements also? Quote Link to comment Share on other sites More sharing options...
ginerjm Posted December 19, 2015 Share Posted December 19, 2015 Are you sure this is PHP you are discussing? I may be new and these may be old, but my search of the manual did not turn up any use of "see" (or @see) nor FQSEN. Quote Link to comment Share on other sites More sharing options...
web_craftsman Posted December 21, 2015 Author Share Posted December 21, 2015 Are you sure this is PHP you are discussing? I may be new and these may be old, but my search of the manual did not turn up any use of "see" (or @see) nor FQSEN. have you never heard about phpDocumentor? Quote Link to comment Share on other sites More sharing options...
ginerjm Posted December 21, 2015 Share Posted December 21, 2015 No. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.