pub fn parse(text: &str) -> PhpDoc
Parse a raw doc-comment string into a PhpDoc.
PhpDoc
The input may include /** and */ delimiters or be already stripped.
/**
*/