summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Object.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Object.pm')
-rw-r--r--Bugzilla/Object.pm16
1 files changed, 16 insertions, 0 deletions
diff --git a/Bugzilla/Object.pm b/Bugzilla/Object.pm
index 9d7ab7391..14b042c8c 100644
--- a/Bugzilla/Object.pm
+++ b/Bugzilla/Object.pm
@@ -1315,3 +1315,19 @@ C<0> otherwise.
=back
=cut
+
+=head1 B<Methods in need of POD>
+
+=over
+
+=item cache_key
+
+=item check_time
+
+=item id
+
+=item TO_JSON
+
+=item audit_log
+
+=back