UrlGenerator::getContext

public UrlGenerator::getContext()

File

core/lib/Drupal/Core/Routing/UrlGenerator.php, line 99

Class

UrlGenerator
Generates URLs from route names and parameters.

Namespace

Drupal\Core\Routing

Code

public function getContext() {
  return $this->context;
}
doc_Drupal
2016-10-29 09:51:47
Comments
Leave a Comment

Please login to continue.