function TermStorage::deleteTermHierarchy
Same name in other branches
- 9 core/modules/taxonomy/src/TermStorage.php \Drupal\taxonomy\TermStorage::deleteTermHierarchy()
- 10 core/modules/taxonomy/src/TermStorage.php \Drupal\taxonomy\TermStorage::deleteTermHierarchy()
Overrides TermStorageInterface::deleteTermHierarchy
File
-
core/
modules/ taxonomy/ src/ TermStorage.php, line 96
Class
- TermStorage
- Defines a Controller class for taxonomy terms.
Namespace
Drupal\taxonomyCode
public function deleteTermHierarchy($tids) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.