@param?
Moderator: General Moderators
@param?
Hello everyone. This isn't really a coding question, but lately as I've been getting more and more into OOP, I've been noticing a lot of @param's in the comment section. Is this just there to let the coder know that it's a parameter? Or the does the @ have a special meaning behind it? I've been searching around and haven't been able to find anything, probably because the @ symbol doesn't register with most searches
.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: @param?
That syntax tells documentation generators what to do with the information.
http://manual.phpdoc.org/HTMLframesConverter/default/
http://manual.phpdoc.org/HTMLframesConverter/default/
(#10850)