constant UrlGeneratorInterface::ABSOLUTE_URL

Generates an absolute URL, e.g. "http://example.com/dir/file".

File

drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php, line 39

Class

UrlGeneratorInterface
UrlGeneratorInterface is the interface that all URL generator classes must implement.

Namespace

Symfony\Component\Routing\Generator

Code

const ABSOLUTE_URL = true;