Solar_Docs_Phpdoc::parseAuthor()

public void Solar_Docs_Phpdoc::parseAuthor ( string $line )

Parses one or more @author lines into $this->_info.

Parameters

  • (string) $line: The block line.

Returns

  • (void)

Description

Parses one or more @author lines into $this->_info.



Local