You are here

public function BackendInterface::entity_load_single in Configuration Management 7.3

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

File

src/Backends/BackendInterface.php, line 19

Class

BackendInterface

Namespace

Configuration\Backends

Code

public function entity_load_single($type, $name);