Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

EntityType::isSubclassOf() is deprecated #634

Closed
pfrenssen opened this issue Mar 11, 2020 · 0 comments · Fixed by #635
Closed

EntityType::isSubclassOf() is deprecated #634

pfrenssen opened this issue Mar 11, 2020 · 0 comments · Fixed by #635

Comments

@pfrenssen
Copy link
Contributor

When running unit tests using the deprecated code report, the following notice is emitted:

Drupal\Core\Entity\EntityType::isSubclassOf() is deprecated in drupal:8.3.0 and is removed from drupal:10.0.0. Use Drupal\Core\Entity\EntityTypeInterface::entityClassImplements() instead. See https://www.drupal.org/node/2842808
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant