Resolve #3546355 "Add support for multityped entities"
Closes #3546355
- Adds support for
Spatie\SchemaOrg\MultiTypedEntity
within plugins by changing the plugin interface return type ofgetStucturedData()
. - Also rename the interface method to
getStructuredData()
. This is a breaking change but honestly this should've been rectified much earlier.- Perhaps the module version should be bumped to either 2.1.x or to 3.x to properly reflect this change meet the semantic versioning standards.
Edited by deltarazero