Retrieves the extracted front matter data.
array The extracted front matter data.
\Drupal\Component\FrontMatter\Exception\FrontMatterParseException
public function getData() : array { return $this->parse()['data']; }