function TestObject::getA

File

core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php, line 108

Class

TestObject

Namespace

Drupal\Tests\serialization\Unit\Encoder

Code

public function getA() {
  return 'A';
}

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