Add POD to bring POD coverage up to 100%

This commit is contained in:
Colin Kuskie 2009-04-01 03:11:06 +00:00
parent 2cb8f0ee9a
commit eab3417396

View file

@ -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;