protected property ServicesEntityGenericEntityResource::$services_entity_resource_class in Services Entity API 7.2
The resource controller class to use.
This is assigned to the system variable by setUp().
File
- tests/
services_entity.test, line 324 - Services Entity Tests
Class
- ServicesEntityGenericEntityResource
- Test resources on the Generic controller, using a test entity type.
Code
protected $services_entity_resource_class = 'ServicesEntityResourceController';