function DirectWritePreconditionBypass::getDescription
File
-
core/
modules/ package_manager/ src/ DirectWritePreconditionBypass.php, line 57
Class
- DirectWritePreconditionBypass
- Allows certain Composer Stager preconditions to be bypassed.
Namespace
Drupal\package_managerCode
public function getDescription() : TranslatableInterface {
return $this->decorated
->getDescription();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.