function public function SettingInterface::autoCreateFormElement
8.x-3.x SettingInterface.php | public SettingInterface::autoCreateFormElement() |
Indicates whether a form element should be created automatically.
Return value
bool TRUE or FALSE
Class
- SettingInterface
- Defines the interface for an object oriented theme setting plugin.
Namespace
Drupal\bootstrap\Plugin\SettingSource src/Plugin/Setting/SettingInterface.php (line 31)
public function autoCreateFormElement();