You are here

public function ResourceFieldEntityInterface::setSubProperty in RESTful 7.2

Parameters

string $sub_property:

1 method overrides ResourceFieldEntityInterface::setSubProperty()
ResourceFieldEntity::setSubProperty in src/Plugin/resource/Field/ResourceFieldEntity.php

File

src/Plugin/resource/Field/ResourceFieldEntityInterface.php, line 28
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldEntityInterface.

Class

ResourceFieldEntityInterface

Namespace

Drupal\restful\Plugin\resource\Field

Code

public function setSubProperty($sub_property);