You are here

public function BootstrapLayoutsUpdateInterface::getPath in Bootstrap Layouts 8.4

Same name and namespace in other branches
  1. 8.5 src/Plugin/BootstrapLayouts/BootstrapLayoutsUpdateInterface.php \Drupal\bootstrap_layouts\Plugin\BootstrapLayouts\BootstrapLayoutsUpdateInterface::getPath()

Retrieves the path to plugin provider.

Return value

string Path to the plugin provider.

1 method overrides BootstrapLayoutsUpdateInterface::getPath()
BootstrapLayoutsUpdateBase::getPath in src/Plugin/BootstrapLayouts/BootstrapLayoutsUpdateBase.php
Retrieves the path to plugin provider.

File

src/Plugin/BootstrapLayouts/BootstrapLayoutsUpdateInterface.php, line 20

Class

BootstrapLayoutsUpdateInterface

Namespace

Drupal\bootstrap_layouts\Plugin\BootstrapLayouts

Code

public function getPath();