function DbLogResourceTest::getExpectedUnauthorizedAccessCacheability

Returns the expected cacheability of an unauthorized access response.

Return value

\Drupal\Core\Cache\RefinableCacheableDependencyInterface The expected cacheability.

Overrides ResourceTestBase::getExpectedUnauthorizedAccessCacheability

File

core/modules/hal/tests/src/Functional/dblog/DbLogResourceTest.php, line 132

Class

DbLogResourceTest
Tests the watchdog database log resource.

Namespace

Drupal\Tests\hal\Functional\dblog

Code

protected function getExpectedUnauthorizedAccessCacheability() {
}

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