You are here

public function DataStreamApiInterface::apiAllowedMethods in farmOS 2.x

Determine allowed HTTP methods.

Return value

array Allowed methods.

File

modules/core/data_stream/src/DataStreamApiInterface.php, line 22

Class

DataStreamApiInterface
The DataStreamApiInterface.

Namespace

Drupal\data_stream

Code

public function apiAllowedMethods();