The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/lib/Drupal/Core/Form/FormCache.php, line 61
Class
- FormCache
- Encapsulates the caching of a form and its form state.
Namespace
Drupal\Core\Form
Code
protected $configFactory;
Please login to continue.