You are here

protected property RestfulJsonApiTestCase::$handler in RESTful 7.2

Hold the RESTful handler.

Type: \Drupal\restful\Plugin\resource\ResourceInterface

File

tests/RestfulJsonApiTestCase.test, line 20
Contains \RestfulJsonApiTestCase.

Class

RestfulJsonApiTestCase
Class RestfulJsonApiTestCase.

Code

protected $handler = NULL;