Hi all, I think @internal is much more useful than @api. Usually I would assume that my making a method public would declare it as part of my API, but having @internal to explicitly opt out of that is useful.
Cheers, Robbie On Thu, 27 Sep 2018 at 14:45, Stefano Torresi <[email protected]> wrote: > I agree with dropping @api entirely, as it looks like it was introduced > for a very specific requirement of a phpDocumentor presentation use case. > > -- > You received this message because you are subscribed to the Google Groups > "PHP Framework Interoperability Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/php-fig/CAFojS1vT10dHOo7WEy%3D82TYdrEkPFDie358nxUs4y1OOMS15%2Bw%40mail.gmail.com > <https://groups.google.com/d/msgid/php-fig/CAFojS1vT10dHOo7WEy%3D82TYdrEkPFDie358nxUs4y1OOMS15%2Bw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Robbie Averill | Senior Developer 04 978 7330 http://silverstripe.com/ -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/CANv6TC09R9BsmTvh57PCqpNzw7-Cw3aW_Ozc%2B3FpF9eMyZ5qVw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
