Retrieves the default parameters.
Description
These are the parameters set in the route registration.
Source
* @since 4.4.0
*
* @param array $params Parameter map of key to value.
Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |
Retrieves the default parameters.
These are the parameters set in the route registration.
* @since 4.4.0
*
* @param array $params Parameter map of key to value.
Version | Description |
---|---|
4.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.