summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-08-26 10:20:28 +0100
committerDries Buytaert <dries@buytaert.net>2011-08-26 10:20:28 +0100
commitc24655d182fce5abe8ceb3d1e7c3b469b12cb42c (patch)
treebc893c097dbc855eca25543dc95d8958c8bac59c
parent98235359be5c6af7d27d458368f514c1a324e91d (diff)
downloadbrdo-c24655d182fce5abe8ceb3d1e7c3b469b12cb42c.tar.gz
brdo-c24655d182fce5abe8ceb3d1e7c3b469b12cb42c.tar.bz2
- Patch #1252696 by larowlan: docblock error with EntityFieldQuery->fieldCondition.
-rw-r--r--includes/entity.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/entity.inc b/includes/entity.inc
index 1eb40c56d..67225bc7e 100644
--- a/includes/entity.inc
+++ b/includes/entity.inc
@@ -628,8 +628,6 @@ class EntityFieldQuery {
/**
* Adds a condition on field values.
*
- * @param $type
- * The condition array the given conditions should be added to.
* @param $field
* Either a field name or a field array.
* @param $column