function DuplicatePluralizedMethodName::testMethod

Attributes

#[ActionMethod(pluralize: 'testMethod')]

File

core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php, line 13

Class

DuplicatePluralizedMethodName
Test entity class.

Namespace

Drupal\config_test\ConfigActionErrorEntity

Code

public function testMethod() {
}

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