You are here

public static function BlogapiProviderInterface::getMethods in Blog API 8

Returns all implemented methods.

Return value

array An array of implemented methods.

1 method overrides BlogapiProviderInterface::getMethods()
ProviderBase::getMethods in src/ProviderBase.php
Returns all implemented methods.

File

src/BlogapiProviderInterface.php, line 22

Class

BlogapiProviderInterface
Interface BlogapiProviderInterface.

Namespace

Drupal\blogapi

Code

public static function getMethods();