public property ServiceDefinition::$path in Services 8.4
Same name and namespace in other branches
- 9.0.x src/Annotation/ServiceDefinition.php \Drupal\services\Annotation\ServiceDefinition::path
The appended path from the endpoint.
Type: string
File
- src/
Annotation/ ServiceDefinition.php, line 44
Class
- ServiceDefinition
- Defines a service definition annotation object.
Namespace
Drupal\services\AnnotationCode
public $path;