constant UrlGeneratorInterface::ABSOLUTE_PATH

Generates an absolute path, e.g. "/dir/file".

File

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

Class

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

Namespace

Symfony\Component\Routing\Generator

Code

const ABSOLUTE_PATH = false;