protected property ConfigIteratorSettings::$build_callback in Configuration Management 7.2
This function will be called in each iteration. This is the resposible to load the configuration object to find dependencies and optional configurations.
File
- lib/
Drupal/ configuration/ Utils/ ConfigIteratorSettings.php, line 16 - Definition of Drupal\configuration\Utils\ConfigIteratorSettings.
Class
Namespace
Drupal\configuration\UtilsCode
protected $build_callback;