Solar_Docs_Phpdoc::parseThrows()
public
void
Solar_Docs_Phpdoc::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.