Skip to content
Snippets Groups Projects

Issue #3428693: Update to v26.0

Merged Jacob Rockowitz requested to merge issue/schemadotorg-3428693:3428693-update-to-v26.0 into 1.0.x
Files
2
@@ -392,6 +392,7 @@ class SchemaDotOrgInstaller implements SchemaDotOrgInstallerInterface {
'primary key' => ['id'],
'indexes' => [
'label' => ['label'],
'enumerationtype' => ['enumerationtype'],
],
];
// Schema.org: Properties.
Loading