Home
last modified time | relevance | path

Searched refs:setContentWithoutFrontMatter (Results 1 – 1 of 1) sorted by relevance

/template/strap/ComboStrap/
DMetadataFrontmatterStore.php238 $frontmatter->setContentWithoutFrontMatter('');
278 ->setContentWithoutFrontMatter($contentWithoutFrontMatter);
283 ->setContentWithoutFrontMatter($content);
464 …private function setContentWithoutFrontMatter(string $contentWithoutFrontMatter): MetadataFrontmat… function in ComboStrap\\MetadataFrontmatterStore