fix empty POD complaints from PodChecker
This commit is contained in:
parent
a72b16e138
commit
57934cf1bc
3 changed files with 2 additions and 10 deletions
|
|
@ -97,8 +97,6 @@ Returns a list of options for the user to pay to. It is a hash of hashrefs, wit
|
|||
|
||||
A WebGUI::Shop::Cart object. A WebGUI::Error::InvalidParam exception will be thrown if it doesn't get one.
|
||||
|
||||
=head3
|
||||
|
||||
=cut
|
||||
|
||||
sub getOptions {
|
||||
|
|
@ -154,8 +152,6 @@ sub getPaymentGateway {
|
|||
|
||||
Returns an array ref of all payment gateway objects in the db.
|
||||
|
||||
=head3
|
||||
|
||||
=cut
|
||||
|
||||
sub getPaymentGateways {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue