You are here

constant ResourceInterface::IDS_SEPARATOR in RESTful 7.2

The string that separates multiple ids.

File

src/Plugin/resource/ResourceInterface.php, line 33
Contains \Drupal\restful\Plugin\resource\ResourceInterface.

Class

ResourceInterface
Interface ResourceInterface.

Namespace

Drupal\restful\Plugin\resource

Code

const IDS_SEPARATOR = ',';