diff --git a/modules/farm/farm_constraint/farm_constraint.module b/modules/farm/farm_constraint/farm_constraint.module index d4a9b1cf..45dccf21 100644 --- a/modules/farm/farm_constraint/farm_constraint.module +++ b/modules/farm/farm_constraint/farm_constraint.module @@ -21,6 +21,8 @@ function farm_constraint_hook_info() { * * @param $type * The entity type. + * @param $bundle + * The entity bundle. * @param $id * The entity id. *