summaryrefslogtreecommitdiff
path: root/src/Routing/UrlGenerator.php
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2018-08-06 12:30:30 +0200
committerGitHub <noreply@github.com>2018-08-06 12:30:30 +0200
commita3ce3ea23de2e38968ddc98baf330dfa1f544b1a (patch)
tree646a1dca1db5e801f70733ce6b30d8682241207f /src/Routing/UrlGenerator.php
parent9ca36bed3446cdd4060d7d6fa1025512d0922e0e (diff)
parent6962c2b790b5428699fe5897de840d41090fcd37 (diff)
Merge pull request #443 from MyIgel/legacy-url-support
UrlGeneratorInterface and "Legacy URL" support
Diffstat (limited to 'src/Routing/UrlGenerator.php')
-rw-r--r--src/Routing/UrlGenerator.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Routing/UrlGenerator.php b/src/Routing/UrlGenerator.php
index 6df52425..8dd52271 100644
--- a/src/Routing/UrlGenerator.php
+++ b/src/Routing/UrlGenerator.php
@@ -2,7 +2,7 @@
namespace Engelsystem\Routing;
-class UrlGenerator
+class UrlGenerator implements UrlGeneratorInterface
{
/**
* @param string $path