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/Component.pm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'Bugzilla/Component.pm') diff --git a/Bugzilla/Component.pm b/Bugzilla/Component.pm index 87cec42b4..e559ba1a2 100644 --- a/Bugzilla/Component.pm +++ b/Bugzilla/Component.pm @@ -653,3 +653,21 @@ Component.pm represents a Product Component object. =back =cut + +=head1 B + +=over + +=item is_set_on_bug + +=item product_id + +=item bug_ids + +=item set_is_active + +=item description + +=item is_active + +=back -- cgit v1.2.3-24-g4f1b