interface SectionStorageLocalTaskProviderInterface (View source)

Allows section storage plugins to provide local tasks.

Methods

array
buildLocalTasks(mixed $base_plugin_definition)

Provides the local tasks dynamically for Layout Builder plugins.

Details

array buildLocalTasks(mixed $base_plugin_definition)

Provides the local tasks dynamically for Layout Builder plugins.

Parameters

mixed $base_plugin_definition

The definition of the base plugin.

Return Value

array

An array of full derivative definitions keyed on derivative ID.