Searched refs:createFromFrontmatterString (Results 1 – 3 of 3) sorted by relevance
228 …public static function createFromFrontmatterString($page, $frontmatter = null): MetadataFrontmatte… function in ComboStrap\\MetadataFrontmatterStore276 return MetadataFrontmatterStore::createFromFrontmatterString($page, $frontMatterMatch)
160 … $frontMatterStore = MetadataFrontmatterStore::createFromFrontmatterString($parsedPage, $match);
179 … $metadataFrontmatterStore = MetadataFrontmatterStore::createFromFrontmatterString($page, $match);