You are here

function test_access_arguments_resolver_access in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php \Drupal\Tests\Component\Utility\test_access_arguments_resolver_access()
1 string reference to 'test_access_arguments_resolver_access'
ArgumentsResolverTest::providerTestHandleUnresolvedArgument in core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
Provides test data to testHandleUnresolvedArgument().

File

core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php, line 219
Contains \Drupal\Tests\Component\Utility\ArgumentsResolverTest.

Namespace

Drupal\Tests\Component\Utility

Code

function test_access_arguments_resolver_access($foo) {
}