diff --git a/src/Entity/Course.php b/src/Entity/Course.php index 258a4c67a2c396b6823eaeebf9addfdf8f4571c3..dd5f8ca1a5e73bc0831e7b37983be5cd2a03065c 100644 --- a/src/Entity/Course.php +++ b/src/Entity/Course.php @@ -37,6 +37,7 @@ use Symfony\Component\Serializer\Annotation\Groups; * } * } * }, + * shortName="BaseCourse", * iri="https://schema.org/Course", * normalizationContext={"groups" = {"BaseCourse:output"}, "jsonld_embed_context" = true}, * )