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/Search/ClauseGroup.pm | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Bugzilla/Search/ClauseGroup.pm') diff --git a/Bugzilla/Search/ClauseGroup.pm b/Bugzilla/Search/ClauseGroup.pm index 98c9779c9..1085ad82c 100644 --- a/Bugzilla/Search/ClauseGroup.pm +++ b/Bugzilla/Search/ClauseGroup.pm @@ -95,3 +95,13 @@ sub update_search_args { } 1; + +=head1 B + +=over + +=item add + +=item update_search_args + +=back -- cgit v1.2.3-24-g4f1b