fix empty POD complaints from PodChecker
This commit is contained in:
parent
a72b16e138
commit
57934cf1bc
3 changed files with 2 additions and 10 deletions
|
|
@ -90,8 +90,6 @@ with the key of the primary hash being the shipperId of the driver, and sub keys
|
|||
|
||||
A WebGUI::Shop::Cart object. A WebGUI::Error::InvalidParam exception will be thrown if it doesn't get one.
|
||||
|
||||
=head3
|
||||
|
||||
=cut
|
||||
|
||||
sub getOptions {
|
||||
|
|
@ -140,8 +138,6 @@ sub getShipper {
|
|||
|
||||
Returns an array ref of all shipping objects in the db.
|
||||
|
||||
=head3
|
||||
|
||||
=cut
|
||||
|
||||
sub getShippers {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue