protected property RESTTestBase::$defaultAuth in Drupal 8
The default authentication provider to use for testing REST operations.
Type: array
File
- core/
modules/ rest/ src/ Tests/ RESTTestBase.php, line 59
Class
- RESTTestBase
- Test helper class that provides a REST client method to send HTTP requests.
Namespace
Drupal\rest\TestsCode
protected $defaultAuth;