You are here

public function BackendInterface::entity_label in Configuration Management 7.3

1 method overrides BackendInterface::entity_label()
Drupal7Backend::entity_label in src/Backends/Drupal7Backend.php

File

src/Backends/BackendInterface.php, line 13

Class

BackendInterface

Namespace

Configuration\Backends

Code

public function entity_label($type, $entity);