3 declare(strict_types=1);
    34     public function __construct(
string $a_name, 
string $a_value = 
'')
 __construct(string $a_name, string $a_value='')
 
This class represents a ical parameter E.g VALUE=DATETIME. 
 
__construct(Container $dic, ilPlugin $plugin)
 
Abstract base class for all ical items (Component, Parameter and Value)