property protected static property ProcessManager::$inlineElementTypes
A list of element types that should be rendered as inline.
@internal
Type: array
Deprecated
in bootstrap:8.x-3.21 and is removed from bootstrap:8.x-4.0. This method will be removed when process managers can be sub-classed.
Class
- ProcessManager
- Manages discovery and instantiation of Bootstrap form process callbacks.
Namespace
Drupal\bootstrap\PluginSource src/Plugin/ProcessManager.php (line 30)
protected static $inlineElementTypes;