You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(schemaorg): Enumeration type detection improved (#401)
* Enumeration type detection improved by traversing the graph and checking if one of the parent elements is of type schema.org/Enumeration
* Update src/Schema/Model/Class_.php
Co-authored-by: Alan Poulain <contact@alanpoulain.eu>
* Update src/Schema/Model/Class_.php
Co-authored-by: Alan Poulain <contact@alanpoulain.eu>
* Update src/Schema/Model/Class_.php
Co-authored-by: Alan Poulain <contact@alanpoulain.eu>
* removed PHPDoc
* fix CS
---------
Co-authored-by: steven <steven@elektropost.io>
Co-authored-by: Alan Poulain <contact@alanpoulain.eu>
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
0 commit comments