You are here

protected property JsonapiResourceController::$argumentResolver in JSON:API Resources 8

An argument resolver.

Type: \Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface

File

src/Unstable/Controller/JsonapiResourceController.php, line 34

Class

JsonapiResourceController
An interstitial controller between raw requests & JSON:API resource objects.

Namespace

Drupal\jsonapi_resources\Unstable\Controller

Code

protected $argumentResolver;