W3cubDocs

/Drupal 8

trait ConfigDependencyDeleteFormTrait

Lists affected configuration entities by a dependency removal.

This trait relies on the StringTranslationTrait.

Hierarchy

File

core/lib/Drupal/Core/Config/Entity/ConfigDependencyDeleteFormTrait.php, line 13

Namespace

Drupal\Core\Config\Entity

Members

Name Modifiers Type Description
ConfigDependencyDeleteFormTrait::addDependencyListsToForm protected function Adds form elements to list affected configuration entities.
ConfigDependencyDeleteFormTrait::t abstract protected function Translates a string to the current language or to a given language. Overrides StringTranslationTrait::t

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!Entity!ConfigDependencyDeleteFormTrait.php/trait/ConfigDependencyDeleteFormTrait/8.1.x