You are here

public function ResourceFieldInterface::setProperty in RESTful 7.2

Parameters

string $property:

3 methods override ResourceFieldInterface::setProperty()
ResourceFieldBase::setProperty in src/Plugin/resource/Field/ResourceFieldBase.php
ResourceFieldEntity::setProperty in src/Plugin/resource/Field/ResourceFieldEntity.php
ResourceFieldResource::setProperty in src/Plugin/resource/Field/ResourceFieldResource.php

File

src/Plugin/resource/Field/ResourceFieldInterface.php, line 47
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldInterface.

Class

ResourceFieldInterface

Namespace

Drupal\restful\Plugin\resource\Field

Code

public function setProperty($property);