From c24655d182fce5abe8ceb3d1e7c3b469b12cb42c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 26 Aug 2011 10:20:28 +0100 Subject: - Patch #1252696 by larowlan: docblock error with EntityFieldQuery->fieldCondition. --- includes/entity.inc | 2 -- 1 file changed, 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 -- cgit v1.2.3