$_component
$_component :
Component name.
Announce releases on the mailing lists.
Copyright 2011-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
__construct(string $component, string $name, string $branch, string $from, string $list, string $version, boolean $security)
Constructor.
string | $component | The component name. |
string | $name | The component release name. |
string | $branch | The component branch (H3, H4, ...). |
string | $from | The mail address of the person sending the announcement. |
string | $list | The mailing list the announcement should be sent to. |
string | $version | The version to be released. |
boolean | $security | Whether it's a security release. |