Issue #2784203 by anmolgoyal74, gianani, rahulkhandelwal1990, Krzysztof Domański, gawaksh, kanav_7, fabienly, shubham.prakash, ravi.shankar, joachim, dgilles3, Chi, alexpott, catch: Entity query needs to clarify what 'current revision' means
(cherry picked from commit cf237624f9
)
merge-requests/444/merge
parent
00efdb11e5
commit
6ad96bed0d
|
@ -284,7 +284,10 @@ interface QueryInterface extends AlterableInterface {
|
|||
public function orConditionGroup();
|
||||
|
||||
/**
|
||||
* Queries the current revision.
|
||||
* Limits the query to only default revisions.
|
||||
*
|
||||
* See the @link entity_api Entity API topic @endlink for information about
|
||||
* the current revision.
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue