Contao Utils Bundle

IcsUtil
in package

Table of Contents

Properties

$framework  : ContaoFramework
$container  : ContainerInterface

Methods

__construct()  : mixed
generateIcs()  : string|null

Properties

$framework

protected ContaoFramework $framework

$container

private ContainerInterface $container

Methods

__construct()

public __construct(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface

generateIcs()

public generateIcs(array<string|int, mixed> $data[, array<string|int, mixed> $options = [] ]) : string|null
Parameters
$data : array<string|int, mixed>
$options : array<string|int, mixed> = []
Tags
throws
Exception
Return values
string|null

        
On this page

Search results