diff options
Diffstat (limited to 'includes/entity.inc')
-rw-r--r-- | includes/entity.inc | 2 |
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 |