Skip to content

Commit

Permalink
interface description added
Browse files Browse the repository at this point in the history
  • Loading branch information
hejnym committed Jan 25, 2022
1 parent c977ab5 commit 7d66a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PathResolverInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Symfony\Component\Routing\Route;

/**
* Get path of the route as a string
* Resolve the path and set it to the RouteDecorator
*/
interface PathResolverInterface
{
Expand Down

0 comments on commit 7d66a23

Please sign in to comment.