You are here

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

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

Resource formats.

Type: array

File

src/Entity/ServiceResource.php, line 69

Class

ServiceResource
Defines service resource entity.

Namespace

Drupal\services\Entity

Code

protected $formats = [];