function TranslatableStringAdapter::getAll
File
-
core/
modules/ package_manager/ src/ TranslatableStringAdapter.php, line 32
Class
- TranslatableStringAdapter
- An adapter for interoperable string translation.
Namespace
Drupal\package_managerCode
public function getAll() : array {
return $this->getArguments();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.