v0.2.2-rc.1
This commit is contained in:
parent
484a9d6c70
commit
270b20a2b0
110 changed files with 17357 additions and 3070 deletions
|
|
@ -254,11 +254,17 @@ where:
|
|||
|
||||
- **String key**
|
||||
|
||||
The name of a route parameter
|
||||
The name of a route parameter.
|
||||
|
||||
- **returns String value**
|
||||
|
||||
The value that maps to the parameter specified by `key`
|
||||
|
||||
**Object param()**
|
||||
|
||||
- **returns Object params**
|
||||
|
||||
An object containing all the route parameters
|
||||
|
||||
- <a name="buildQueryString"></a>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue