Solar_Docs_Phpdoc::_1part()

protected string Solar_Docs_Phpdoc::_1part ( string $line )

Parses a one-part block line; strips everything after the first space.

Parameters

  • (string) $line: The block line.

Returns

  • (string)

Description

Parses a one-part block line; strips everything after the first space.



Local