Retrieves the line where the source content starts, after any data.
int The source content line.
\Drupal\Component\FrontMatter\Exception\FrontMatterParseException
public function getLine() : int { return $this->parse()['line']; }