Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataSystem.php21 use ComboStrap\LdJson; alias
77 LdJson::PROPERTY_NAME => LdJson::class,
78 LdJson::OLD_ORGANIZATION_PROPERTY => LdJson::class,
H A DMetadata.php27 use ComboStrap\LdJson; alias
/plugin/combo/action/
H A Dmetagoogle.php6 use ComboStrap\LdJson; alias
62 $ldJson = LdJson::createForPage($page)
/plugin/combo/ComboStrap/
H A DLdJson.php31 class LdJson extends MetadataJson class
50 public static function createForPage(MarkupPath $page): LdJson
52 return (new LdJson())
H A DMetaManagerForm.php64 LdJson::PROPERTY_NAME,
H A DMarkupPath.php150 * @var LdJson
1351 * @deprecated for {@link LdJson}
1636 $this->ldJson = LdJson::createForPage($this);