Previous Page
parse()

Solar_Docs_Phpdoc
parseAuthor()

Next Page
parseCategory()

parseAuthor()

public void 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.