fix AlwaysHidden docs

This commit is contained in:
Graham Knop 2010-02-17 16:44:03 -06:00
parent c53bfe2c5d
commit 8f8335ce92

View file

@ -24,10 +24,6 @@ Asset Role that guarantees that the isHidden property is always 1.
=head1 SYNOPSIS
Despite using OO style methods, there are no AssetHelper objects. This is simply to provide inheritance.
=head1 METHODS
with WebGUI::Role::Asset::AlwaysHidden;
=cut