You are here

public property ServiceDefinition::$title in Services 9.0.x

Same name and namespace in other branches
  1. 8.4 src/Annotation/ServiceDefinition.php \Drupal\services\Annotation\ServiceDefinition::title

The human-readable name of the service definition.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ServiceDefinition.php, line 28

Class

ServiceDefinition
Defines a service definition annotation object.

Namespace

Drupal\services\Annotation

Code

public $title;