Removed reference to * from docs.
Change-Id: Iec55a1d009f8e89e5c165f282be4dfda0b2b28a7
This commit is contained in:
parent
7fe78d7e74
commit
982dc357ef
1 changed files with 2 additions and 2 deletions
|
|
@ -94,8 +94,8 @@ abstract class ApiQueryORM extends ApiQueryBase {
|
|||
}
|
||||
|
||||
/**
|
||||
* Get the request parameters, handle the * value for the props param
|
||||
* and remove all params set to null (ie those that are not actually provided).
|
||||
* Get the request parameters and remove all params set
|
||||
* to null (ie those that are not actually provided).
|
||||
*
|
||||
* @since 1.21
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue