UrlableInterface
interface UrlableInterface (View source)
Interface signifying that an object can be converted to a URL.
Methods
string
toUrl(array $arguments = [])
Convert to URL.
Details
at line 22
string
toUrl(array $arguments = [])
Convert to URL.