You are here

public function BackendInterface::field_delete_field in Configuration Management 7.3

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

File

src/Backends/BackendInterface.php, line 25

Class

BackendInterface

Namespace

Configuration\Backends

Code

public function field_delete_field($name);