You are here

public function Sibling::getCoopTilleuls in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/serializer/Tests/Fixtures/SiblingHolder.php \Symfony\Component\Serializer\Tests\Fixtures\Sibling::getCoopTilleuls()

File

vendor/symfony/serializer/Tests/Fixtures/SiblingHolder.php, line 53

Class

Sibling
@author Kévin Dunglas <dunglas@gmail.com>

Namespace

Symfony\Component\Serializer\Tests\Fixtures

Code

public function getCoopTilleuls() {
  return 'Les-Tilleuls.coop';
}