Horde_Date_Repeater_DayName::__construct PHP Méthode

__construct() public méthode

public __construct ( $type )
    public function __construct($type)
    {
        $this->type = $type;
    }