You are here

public function TestServiceWithProtectedMethods::testMethod in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceWithProtectedMethods::testMethod()

File

core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php, line 414
Contains \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest.

Class

TestServiceWithProtectedMethods

Namespace

Drupal\Tests\Component\ProxyBuilder

Code

public function testMethod($parameter) {
}