Re: mixed docblock

Arno Welzel <[email protected]>
Newsgroups comp.lang.php
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.