Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #18540

mixed docblock

From alex <1j9448a02@lnx159sneakemail.com.invalid>
Newsgroups comp.lang.php
Subject mixed docblock
Date 2021-01-23 17:48 +0100
Organization Aioe.org NNTP Server
Message-ID <ruhk00$1bik$1@gioia.aioe.org> (permalink)

Show all headers | View raw


/ **
  * 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
  * /

Back to comp.lang.php | Previous | NextNext in thread | Find similar | Unroll thread


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