NAME

Podius::Property::ComponentCollection - component collection property


SYNOPSIS

  $property = new Podius::Property::ComponentCollection;

Supposed to be used in the Podius::Component manpage and the Podius::Property manpage module trees only.


DESCRIPTION

To write.


REQUIREMENTS

the Exception manpage, the Podius::Property::AbstractComponentCollection manpage.


CONSTRUCTORS


METHODS

add

parameters
Array of components to add to component collection.

returns
Property value. undef means no property value is set.

delete

parameters
Array of components to delete from component collection.

returns
Property value.