RESTTestBase::$defaultFormat

The default serialization format to use for testing REST operations.

Type: string

File

core/modules/rest/src/Tests/RESTTestBase.php, line 38

Class

RESTTestBase
Test helper class that provides a REST client method to send HTTP requests.

Namespace

Drupal\rest\Tests

Code

protected $defaultFormat;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.