Commit 79648fd
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>1 parent 1d24727 commit 79648fd
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
0 commit comments