You are here

protected property ResourceFieldBase::$definition in RESTful 7.2

The field definition array.

Use with caution.

Type: array

File

src/Plugin/resource/Field/ResourceFieldBase.php, line 143
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldBase.

Class

ResourceFieldBase

Namespace

Drupal\restful\Plugin\resource\Field

Code

protected $definition = array();