public function Model::getTitle

File

drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php, line 202

Class

Model

Namespace

Symfony\Component\Serializer\Tests

Code

public function getTitle() {
  return $this->title;
}