You are here

protected property ResourceFieldEntity::$imageStyles in RESTful 7.2

Array of image styles to apply to this resource field maps to an image field.

Type: array

File

src/Plugin/resource/Field/ResourceFieldEntity.php, line 97
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldEntity

Class

ResourceFieldEntity
Class ResourceFieldEntity.

Namespace

Drupal\restful\Plugin\resource\Field

Code

protected $imageStyles = array();