public function YamlFormInterface::getPages in YAML Form 8
Get form wizard pages.
Return value
array An associative array of form pages.
1 method overrides YamlFormInterface::getPages()
- YamlForm::getPages in src/
Entity/ YamlForm.php - Get form wizard pages.
File
- src/
YamlFormInterface.php, line 373
Class
- YamlFormInterface
- Provides an interface defining a form entity.
Namespace
Drupal\yamlformCode
public function getPages();