Joomla_Sniffs_Commenting_FileCommentSniff::processAuthors
Process the author tag(s) that this header comment has.
This function is different from other _process functions as $authors is an array of SingleElements, so we work out the errorPos for each element separately
Signature
protected function processAuthors(int
$commentStart )
Parameters
-
$commentStart
- The position in the stack where
Returns
- void