You are here

public function UpdateInterface::getProvider in Express 8

Retrieves the update schema.

Return value

int

1 method overrides UpdateInterface::getProvider()
UpdateBase::getProvider in themes/contrib/bootstrap/src/Plugin/Update/UpdateBase.php
Retrieves the update schema.

File

themes/contrib/bootstrap/src/Plugin/Update/UpdateInterface.php, line 39
Contains \Drupal\bootstrap\Plugin\Update\UpdateInterface.

Class

UpdateInterface
Defines the interface for an object oriented preprocess plugin.

Namespace

Drupal\bootstrap\Plugin\Update

Code

public function getProvider();