The app root.
Type: string
File
- core/lib/Drupal/Core/Form/FormCache.php, line 82
Class
- FormCache
- Encapsulates the caching of a form and its form state.
Namespace
Drupal\Core\Form
Code
protected $root;
The app root.
Type: string
Drupal\Core\Form
protected $root;
Please login to continue.