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
Namespace
Drupal\restful\Plugin\resource\FieldCode
public function setProperty($property);