You are here

public property RestResource::$label in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/rest/src/Annotation/RestResource.php \Drupal\rest\Annotation\RestResource::label

The human-readable name of the resource plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/modules/rest/src/Annotation/RestResource.php, line 44
Contains \Drupal\rest\Annotation\RestResource.

Class

RestResource
Defines a REST resource annotation object.

Namespace

Drupal\rest\Annotation

Code

public $label;