RestResource::$label

The human-readable name of the resource plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

Annotation for translatable text
Describes how to put translatable UI text into annotations.

File

core/modules/rest/src/Annotation/RestResource.php, line 39

Class

RestResource
Defines a REST resource annotation object.

Namespace

Drupal\rest\Annotation

Code

public $label;
doc_Drupal
2016-10-29 09:38:14
Comments
Leave a Comment

Please login to continue.