Improved phpDoc for prepend methods

This commit is contained in:
Simon Sessingø
2021-03-31 13:31:20 +02:00
parent 8b11377fe8
commit e4584a451d
4 changed files with 4 additions and 4 deletions
@@ -86,7 +86,7 @@ abstract class LoadableRoute extends Route implements ILoadableRoute
}
/**
* Prepend url
* Prepends url while ensuring that the url has the correct formatting.
*
* @param string $url
* @return ILoadableRoute