function ExampleConfigEntityInterface::getTwo
Same name in other branches
- 4.0.x tests/modules/ctools_wizard_test/src/ExampleConfigEntityInterface.php \Drupal\ctools_wizard_test\ExampleConfigEntityInterface::getTwo()
Get second piece of information;.
Return value
string
1 method overrides ExampleConfigEntityInterface::getTwo()
- ExampleConfigEntity::getTwo in tests/
modules/ ctools_wizard_test/ src/ Entity/ ExampleConfigEntity.php - @inheritDoc
File
-
tests/
modules/ ctools_wizard_test/ src/ ExampleConfigEntityInterface.php, line 24
Class
- ExampleConfigEntityInterface
- Provides an interface for defining Example config entity entities.
Namespace
Drupal\ctools_wizard_testCode
public function getTwo();