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/Recent.pm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'Bugzilla/Search/Recent.pm') diff --git a/Bugzilla/Search/Recent.pm b/Bugzilla/Search/Recent.pm index f1dd092b2..af426ab74 100644 --- a/Bugzilla/Search/Recent.pm +++ b/Bugzilla/Search/Recent.pm @@ -160,3 +160,27 @@ Bugzilla::Search::Recent - A search recently run by a logged-in user. This is an implementation of L, and so has all the same methods available as L, in addition to what is documented below. + +=head1 B + +=over + +=item create + +=item list_order + +=item check_quietly + +=item new_from_cookie + +=item create_placeholder + +=item bug_list + +=item set_bug_list + +=item user_id + +=item set_list_order + +=back -- cgit v1.2.3-24-g4f1b