You are here

constant VersionNegotiator::SEPARATOR in JSON:API 8.2

The separator between the version negotiator name and the version argument.

File

src/Revisions/VersionNegotiator.php, line 28

Class

VersionNegotiator
Provides a version negotiator manager.

Namespace

Drupal\jsonapi\Revisions

Code

const SEPARATOR = ':';