function ExampleConfigEntityInterface::getOne

Get first piece of information.

Return value

string

1 method overrides ExampleConfigEntityInterface::getOne()
ExampleConfigEntity::getOne in tests/modules/ctools_wizard_test/src/Entity/ExampleConfigEntity.php
@inheritDoc

File

tests/modules/ctools_wizard_test/src/ExampleConfigEntityInterface.php, line 17

Class

ExampleConfigEntityInterface
Provides an interface for defining Example config entity entities.

Namespace

Drupal\ctools_wizard_test

Code

public function getOne();