PHPDocComments

There are PSR standards for PHPDoc Comments and the use of tags:

Usage of the @inheritdoc tag

The @inheritdoc tag can appear inline and at the start of a new line in your documentation. Here are some examples of the usage in doc2rst api-documentation: