function RecipeConfigStorageWrapper::decode
Same name in other branches
- 11.x core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php \Drupal\Core\Recipe\RecipeConfigStorageWrapper::decode()
Overrides StorageInterface::decode
File
-
core/
lib/ Drupal/ Core/ Recipe/ RecipeConfigStorageWrapper.php, line 119
Class
- RecipeConfigStorageWrapper
- Merges two storages together.
Namespace
Drupal\Core\RecipeCode
public function decode($raw) : array {
throw new \BadMethodCallException();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.