You are here

protected property ResourcePluginCollection::$pluginKey in RESTful 7.2

The key within the plugin configuration that contains the plugin ID.

Type: string

Overrides DefaultLazyPluginCollection::$pluginKey

File

src/Resource/ResourcePluginCollection.php, line 19
Contains \Drupal\restful\Resource\ResourcePluginCollection

Class

ResourcePluginCollection

Namespace

Drupal\restful\Resource

Code

protected $pluginKey = 'name';