You are here

public function NameListFormatInterface::listSettings in Name Field 8

Get the list settings.

Return value

array The settings with any custom processing completed.

1 method overrides NameListFormatInterface::listSettings()
NameListFormat::listSettings in src/Entity/NameListFormat.php
Get the list settings.

File

src/NameListFormatInterface.php, line 26

Class

NameListFormatInterface
Provides an interface defining a name format.

Namespace

Drupal\name

Code

public function listSettings();