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 <[email protected]>
* Update src/Schema/Model/Class_.php
Co-authored-by: Alan Poulain <[email protected]>
* Update src/Schema/Model/Class_.php
Co-authored-by: Alan Poulain <[email protected]>
* removed PHPDoc
* fix CS
---------
Co-authored-by: steven <[email protected]>
Co-authored-by: Alan Poulain <[email protected]>
Co-authored-by: Kévin Dunglas <[email protected]>
0 commit comments