For API is only public visibility (see http://api.symfony-reloaded.org/master/). Protected visibility is for all others. Private visibility is only for very very special method. Public visiblity is for user, protected visibility is for programmer and private visibility is for black box. For example framework Django doesn't have a private method.
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
