You are here

public function MgvPluginManagerInterface::getVariables in More Global Variables 8

Returns all the variables.

Return value

array[mixed] Variables list.

1 method overrides MgvPluginManagerInterface::getVariables()
MgvPluginManager::getVariables in src/MgvPluginManager.php
Returns all the variables.

File

src/MgvPluginManagerInterface.php, line 21

Class

MgvPluginManagerInterface
Interface MgvPluginManagerInterface.

Namespace

Drupal\mgv

Code

public function getVariables();