public function RouteAware::__toString

File

drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php, line 376

Class

RouteAware

Namespace

Symfony\Cmf\Component\Routing\Tests\Routing

Code

public function __toString() {
  return '/some/content';
}