public function Drupal7Backend::entity_label in Configuration Management 7.3
Overrides BackendInterface::entity_label
File
- src/
Backends/ Drupal7Backend.php, line 23
Class
Namespace
Configuration\BackendsCode
public function entity_label($type, $entity) {
entity_label($type, $entity);
}