We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c02348e commit c8d8165Copy full SHA for c8d8165
contributing/code/standards.rst
@@ -256,6 +256,11 @@ Documentation
256
* Don't inline PHPDoc blocks, even when they contain just one tag (e.g. don't
257
put ``/** {@inheritdoc} */`` in a single line).
258
259
+* When adding a new class or when making significant changes to an existing class,
260
+ an ``@author`` tag with personal contact information may be added, or expanded.
261
+ Please note it is possible to have the personal contact information updated or
262
+ removed per request to the doc:`core team </contributing/code/core_team>`.
263
+
264
License
265
~~~~~~~
266
0 commit comments