Previous Page
parseSubpackage()

Solar_Docs_Phpdoc
parseThrows()

Next Page
parseTodo()

parseThrows()

public void parseThrows ( string $line )

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

Parameters

  • (string) $line: The block line.

Returns

  • (void)

Description

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