PrepareUninstallTest::$terms
Same name in other branches
- 8.9.x core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php \Drupal\Tests\system\Functional\Module\PrepareUninstallTest::terms
- 10 core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php \Drupal\Tests\system\Functional\Module\PrepareUninstallTest::terms
- 11.x core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php \Drupal\Tests\system\Functional\Module\PrepareUninstallTest::terms
An array of taxonomy term objects.
Type: \Drupal\taxonomy\TermInterface[]
File
-
core/
modules/ system/ tests/ src/ Functional/ Module/ PrepareUninstallTest.php, line 35
Class
- PrepareUninstallTest
- Tests that modules which provide entity types can be uninstalled.
Namespace
Drupal\Tests\system\Functional\ModuleCode
protected $terms;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.