You are here

protected property ServiceResource::$authentication in Services 9.0.x

Same name and namespace in other branches
  1. 8.4 src/Entity/ServiceResource.php \Drupal\services\Entity\ServiceResource::authentication

Resource authentication.

Type: array

File

src/Entity/ServiceResource.php, line 76

Class

ServiceResource
Defines service resource entity.

Namespace

Drupal\services\Entity

Code

protected $authentication = [];