You are here

public property ServiceDefinition::$category in Services 8.4

Same name and namespace in other branches
  1. 9.0.x src/Annotation/ServiceDefinition.php \Drupal\services\Annotation\ServiceDefinition::category

The human-readable name of the service category.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ServiceDefinition.php, line 37

Class

ServiceDefinition
Defines a service definition annotation object.

Namespace

Drupal\services\Annotation

Code

public $category;