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

Breadcrumb

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

YamlDiscovery::$translatableProperties

Contains an array of translatable properties passed along to t().

Type: array

See also

\Drupal\Core\Plugin\Discovery\YamlDiscovery::addTranslatableProperty()

File

core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php, line 39

Class

YamlDiscovery
Allows YAML files to define plugin definitions.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected $translatableProperties = [];

API Navigation

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