function ExampleConfigEntityInterface::getOne

Same name in other branches
  1. 8.x-3.x tests/modules/ctools_wizard_test/src/ExampleConfigEntityInterface.php \Drupal\ctools_wizard_test\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();