|
Tripal
|


Public Member Functions | |
| __construct (public readonly string $id, public readonly ?TranslatableMarkup $label=NULL,) | |
Defines a tripal id space item attribute object.
Plugin Namespace: Drupal\tripal\TripalVocabTerms.
| Drupal\tripal\TripalVocabTerms\Attribute\TripalIdSpace::__construct | ( | public readonly string | $id, |
| public readonly ?TranslatableMarkup | $label = NULL |
||
| ) |
Constructs a Chado Buddy attribute.
| string | $id | The plugin ID. |
| \Drupal\Core\StringTranslation\TranslatableMarkup | null | $label | The human-readable name of the plugin. |