function TestServiceWithProtectedMethods::protectedMethod

File

core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php, line 485

Class

TestServiceWithProtectedMethods

Namespace

Drupal\Tests\Component\ProxyBuilder

Code

protected function protectedMethod($parameter) {
}

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