From 2667d3631cc09c4d5d3593312bfeb86b38a4c65a Mon Sep 17 00:00:00 2001 From: Marc Schumann Date: Fri, 30 Nov 2012 15:30:44 +0100 Subject: Bug 816747 - Add dummy POD for unPODded methods. r/a=LpSolit --- Bugzilla/Field/ChoiceInterface.pm | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Bugzilla/Field/ChoiceInterface.pm') diff --git a/Bugzilla/Field/ChoiceInterface.pm b/Bugzilla/Field/ChoiceInterface.pm index c6ca2bc2d..24bd57dc9 100644 --- a/Bugzilla/Field/ChoiceInterface.pm +++ b/Bugzilla/Field/ChoiceInterface.pm @@ -270,3 +270,13 @@ I of the currently selected values are this value. Returns C<0> otherwise. =back + +=head1 B + +=over + +=item FIELD_NAME + +=item controlled_values_array + +=back -- cgit v1.2.3-24-g4f1b