public function GetSetDummy::getCamelCase

File

drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php, line 224

Class

GetSetDummy

Namespace

Symfony\Component\Serializer\Tests\Normalizer

Code

public function getCamelCase() {
  return $this->camelCase;
}