string dump(array $options = array())
Dumps a set of routes to a string representation of executable code that can then be used to match a request against these routes.
string dump(array $options = array())
Dumps a set of routes to a string representation of executable code that can then be used to match a request against these routes.
array | $options | An array of options |
string | Executable code |
Designed by : w10schools
service@w10schools.com
Please login to continue.