Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #19136
| From | Arno Welzel <usenet@arnowelzel.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: mixed docblock |
| Date | 2022-10-13 18:45 +0200 |
| Message-ID | <jqqtm4FedtcU1@mid.individual.net> (permalink) |
| References | <ruhk00$1bik$1@gioia.aioe.org> |
alex, 2021-01-23 17:48: > / ** > * Public part > * / > > / ** > * @internal > * Private part > * / > > But in a docblock, can both a public and a private part formally coexist? > > For example: > > / ** > * Public part > * @internal > * Private part > * / See the documentation: <https://docs.phpdoc.org/2.9/references/phpdoc/tags/internal.html> -- Arno Welzel https://arnowelzel.de
Back to comp.lang.php | Previous | Next — Previous in thread | Find similar | Unroll thread
mixed docblock alex <1j9448a02@lnx159sneakemail.com.invalid> - 2021-01-23 17:48 +0100 Re: mixed docblock Enihcamgnimag <enihcamgnimag@hotmail.com> - 2022-10-13 06:39 -0700 Re: mixed docblock Arno Welzel <usenet@arnowelzel.de> - 2022-10-13 18:45 +0200
csiph-web