You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it depends what you want to comment, file or class.
If you want to comment file, then it should be before namespace(before everything)
If you want to comment class, then it should be not after namespace but before class
I don't think that commenting use statements is useful
If you use the import_namespace command in a file with a file-level docblock, you get the following:
I think it should look like this instead - this is how Symfony does it, for example.
The text was updated successfully, but these errors were encountered: