Skip to content
Snippets Groups Projects
Commit 23ec4d59 authored by Gabor Hojtsy's avatar Gabor Hojtsy
Browse files

Issue #2868759 by dpagini: ConditionInterface::conditionGroupFactory API documentation typo AND/OR

parent e3979f2a
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,7 @@ public function compiled();
*
* @param $conjunction
* - AND (default): this is the equivalent of andConditionGroup().
* - OR: this is the equivalent of andConditionGroup().
* - OR: this is the equivalent of orConditionGroup().
*
* @return \Drupal\Core\Database\Query\ConditionInterface
* An object holding a group of conditions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment