You are here

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

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

The method this Service Definition utilizes.

Type: array

File

src/Annotation/ServiceDefinition.php, line 51

Class

ServiceDefinition
Defines a service definition annotation object.

Namespace

Drupal\services\Annotation

Code

public $methods;