Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SubscribedService.php
SubscribedService::$attributes
@var object[]
Type:
attributes
File
vendor/
symfony/
service-contracts/
Attribute/
SubscribedService.php
, line 31
Class
SubscribedService
For use as the return value for { @example new SubscribedService('http_client', HttpClientInterface::class, false, new Target('githubApi'))
Namespace
Symfony\Contracts\Service\Attribute
Code
public array $attributes;
RSS feed