Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TranslatableStringAdapter.php

function TranslatableStringAdapter::getAll

Overrides TranslationParametersInterface::getAll

File

core/modules/package_manager/src/TranslatableStringAdapter.php, line 32

Class

TranslatableStringAdapter
An adapter for interoperable string translation.

Namespace

Drupal\package_manager

Code

public function getAll() : array {
    return $this->getArguments();
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal