#summary The @author tag == Usage == @author == Description == Specify the author(s) of a function/file/class/etc. Multiple entries for @author are allowed within the same comment. This tag may appear in any comment == Example == {{{ /** * New hot real estate project * @project Rome * @author Romulus * @author Remus * @since 753BC */ }}} == Details == || Since || v1.0 ||