Add POD to bring POD coverage up to 100%
This commit is contained in:
parent
2cb8f0ee9a
commit
eab3417396
1 changed files with 7 additions and 1 deletions
|
|
@ -594,7 +594,13 @@ sub hasFriends {
|
|||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# This method is depricated and is provided only for reverse compatibility. See WebGUI::Auth instead.
|
||||
|
||||
=head2 identifier
|
||||
|
||||
This method is depricated and is provided only for reverse compatibility. See WebGUI::Auth instead.
|
||||
|
||||
=cut
|
||||
|
||||
sub identifier {
|
||||
my ($self, $value);
|
||||
$self = shift;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue