* Thus wrote Bob Hammack:
> My apollogies if this is the 900th report
> errors and corrections in XML-style tags
Thanks for reporting this. This has been fixed in the documentation
cvs and will be updated on the site when the next building of the
documentation is done.
In the future, submit
My apollogies if this is the 900th report
errors and corrections in XML-style tags
on page http://www.php.net/manual/en/language.oop5.visibility.php
Visibility
The visibility of a member or method can be defined by prefixing the declaration with
the keywords: public, protected or private.