You are here

function configuration_hash_block in Configuration Management 7

We have to define these functions because block defined a hook_configuration_export() hook above.

File

includes/configuration.block.inc, line 46

Code

function configuration_hash_block($identifier) {

  // Empty function because we need this function.
}