Add missing POD, or fix POD typos which caused coverage to be low.
This commit is contained in:
parent
cff07644e0
commit
d927336979
3 changed files with 8 additions and 2 deletions
|
|
@ -395,6 +395,12 @@ sub getTransactionIdsForUser {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 getTransactionVars
|
||||
|
||||
Returns a set of template variables for the current transaction.
|
||||
|
||||
=cut
|
||||
|
||||
sub getTransactionVars {
|
||||
my $self = shift;
|
||||
my $url = $self->session->url;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue