You are here

public function LinkedFieldManagerInterface::getAttributes in Linked Field 8

Get configured attributes from configuration.

Return value

array An array of the configured attributes.

1 method overrides LinkedFieldManagerInterface::getAttributes()
LinkedFieldManager::getAttributes in src/LinkedFieldManager.php
Get configured attributes from configuration.

File

src/LinkedFieldManagerInterface.php, line 30

Class

LinkedFieldManagerInterface
Interface LinkedFieldManagerInterface.

Namespace

Drupal\linked_field

Code

public function getAttributes();